From 48d1781fed3f9ea5cfd2b270bd92fd2826605636 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Thu, 17 Sep 2026 10:56:19 +0200 Subject: gui: conditions as a nested tree, and a way to add a directory --- docs/gui-checklist.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/gui-checklist.md') diff --git a/docs/gui-checklist.md b/docs/gui-checklist.md index 5a7d08a..3eaeb60 100644 --- a/docs/gui-checklist.md +++ b/docs/gui-checklist.md @@ -141,3 +141,8 @@ A dialog is its own window: take it by its own id, not the main window's. 46. "Keep this copy, replace the other" appears only for a file with another copy, asks first, naming both, and after Apply the kept file is in the other's place with the other in the Trash. +47. Add directory writes dirs/NAME.conf and adds the name to the include; + both pickers then offer it, and krino check sees it. +48. A rule's conditions are a tree: and / or / not hold the conditions + indented under them, "+" adds a test or an operator under a line, "-" + takes one out, and saving writes the same nesting back. -- cgit v1.3