diff options
Diffstat (limited to 'docs/gui-checklist.md')
| -rw-r--r-- | docs/gui-checklist.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/gui-checklist.md b/docs/gui-checklist.md index cf00d1c..1bbcd74 100644 --- a/docs/gui-checklist.md +++ b/docs/gui-checklist.md @@ -104,3 +104,11 @@ A dialog is its own window: take it by its own id, not the main window's. 29. Dragging the divider above the preview resizes it, the size is still there after a restart, and a PDF page is rendered large enough to suit it rather than magnified. +30. The filter box narrows the plan as it is typed, `Select all` then + checks only what is shown, and the status line says how many checked + files are hidden. +31. `With checked` sets every checked file to Trash, or - after a + confirmation naming the count - to a permanent delete; the rows change + and nothing moves until Apply. +32. Closing the window with files checked and nothing applied asks first. +33. Every setting in Settings explains itself when the pointer rests on it. |
