From 0e56395aaa46359974a5eb21acaab32b2ea02a0f Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Thu, 17 Sep 2026 11:27:00 +0200 Subject: gui: an exclude is not a rule - the form no longer assumes one Selecting the exclude row in Forms panicked: newFormEditor read the form's rule for its when, name, action and stop, and an exclude has only the when. The editor now takes the conditions from whichever of the two the form holds and leaves out the fields an exclude has not got. Checklist item 49 covers it. Also the 0.0.11 changelog and README, and header floors wide enough that the age heading is not clipped. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3d7f368..ef7eca4 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ shows the plan before touching anything, lets you approve all of it or file by file, logs every step, and can undo a run. Version 0.0.9 is the engine and this command-line interface: per-directory rule files, placeholders in destinations and new names, a keyword cache that makes a rerun fast, and -builds for Linux, FreeBSD and OpenBSD. Version 0.0.10 adds `krino-gui`, an +builds for Linux, FreeBSD and OpenBSD. Version 0.0.11 has `krino-gui`, an optional GTK 4 window onto the same engine (see below). It is not a watch mode, OCR, EXIF dates, macOS or Windows support, a shell-command action, or a way to look inside archives. @@ -260,7 +260,7 @@ release that changes it. ## Status -**0.0.10, local only.** The module path is `krino`; `go install` only +**0.0.11, local only.** The module path is `krino`; `go install` only works once a remote is chosen and the imports are renamed to match (`docs/design.md`, §18). Until then, build from a clone. `krino -n --json`'s output shape is unstable before krino 1.0 — don't -- cgit v1.3