summaryrefslogtreecommitdiff
path: root/docs/gui-checklist.md
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-09-17 09:03:43 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-09-17 09:03:43 +0200
commit80dde7b2cae7b9844c244e03395145370a819412 (patch)
treef0e79ea9a655e715d9d2bf41799f695d88df80b4 /docs/gui-checklist.md
parent1e3dd67868e1b6d3c12f0bca201d5e60a12c3723 (diff)
downloadkrino-80dde7b2cae7b9844c244e03395145370a819412.tar.gz
krino-80dde7b2cae7b9844c244e03395145370a819412.zip
gui: an applied plan says it is history; Settings says what needs saving
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.