aboutsummaryrefslogtreecommitdiff
path: root/docs/gui-checklist.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/gui-checklist.md')
-rw-r--r--docs/gui-checklist.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/gui-checklist.md b/docs/gui-checklist.md
index 3c9e379..e8b7fed 100644
--- a/docs/gui-checklist.md
+++ b/docs/gui-checklist.md
@@ -119,3 +119,8 @@ A dialog is its own window: take it by its own id, not the main window's.
36. "after a scan" decides whether a fresh plan starts checked or not.
37. The action colours follow the GTK theme: they are its accent, warning
and error colours, not a palette of krino's own.
+38. Once a plan has been applied its checkboxes, Select all, None and With
+ checked are all off, and the status line says to press Scan for a fresh
+ plan - an applied plan is history, not a list to keep working from.
+39. In Settings, the window half needs no saving and says so; Save
+ krino.conf is lit only when the defaults above it have changed.