diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-17 10:05:55 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-17 10:05:55 +0200 |
| commit | 47b6776c2cb9b017ad95acb5aae8e34b8776fc7c (patch) | |
| tree | 3efb4a2f2c36f4537a3fe1377cfb010fd63072ec /docs/gui-checklist.md | |
| parent | 0e067e693609589d46f5aa6e161b95cc905987cc (diff) | |
| download | krino-47b6776c2cb9b017ad95acb5aae8e34b8776fc7c.tar.gz krino-47b6776c2cb9b017ad95acb5aae8e34b8776fc7c.zip | |
gui: sort the plan by name, size, age, action or rule
Diffstat (limited to 'docs/gui-checklist.md')
| -rw-r--r-- | docs/gui-checklist.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/gui-checklist.md b/docs/gui-checklist.md index 641d208..b7292b9 100644 --- a/docs/gui-checklist.md +++ b/docs/gui-checklist.md @@ -133,3 +133,6 @@ A dialog is its own window: take it by its own id, not the main window's. foreground rather than keeping its colour on the selection background. 43. The explanation beside the list is centred: the file's name, its size and age, then a line per step with the action coloured. +44. The sort picker lists the plan as scanned, by name, size, age, action + or rule; Settings holds the one a fresh window starts with, and the + picker keeps what is chosen by hand until the window closes. |
