diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-14 16:48:53 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-14 16:48:53 +0200 |
| commit | e64f162bffa6ced845bac4d3015954c41c4b4a3e (patch) | |
| tree | 87b8fb52b476644ec99cd091bb34ac6521ae9b33 /CHANGELOG.md | |
| parent | 0b5d0eb92c5be2f0ddb2fa73990f31e5654e57fe (diff) | |
| download | krino-e64f162bffa6ced845bac4d3015954c41c4b4a3e.tar.gz krino-e64f162bffa6ced845bac4d3015954c41c4b4a3e.zip | |
krino: 0.0.6 — w applies and quits, choices echoed in redv0.0.6
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index da39c06..2d6db8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ ## Unreleased +## 0.0.6 — 2026-09-14 + +- Choosing per file: `w` now applies what was decided and quits krino, + instead of going on to the next directory, so a long review can be done a + session at a time. Files never reached are not logged as declined; the + outcome line counts them as "not reviewed". +- Each choice is echoed on its own red line under the file (`→ yes`, + `→ trash`, ...). +- Enter is ignored at the review prompts instead of being reported as a + wrong key. + ## 0.0.5 — 2026-09-14 - Keyword cache: for each file whose text it extracts, krino records which |
