From 47b6776c2cb9b017ad95acb5aae8e34b8776fc7c Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Thu, 17 Sep 2026 10:05:55 +0200 Subject: gui: sort the plan by name, size, age, action or rule --- docs/gui-checklist.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/gui-checklist.md') 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. -- cgit v1.3