navigation of views is now easier

This commit is contained in:
Hermes Agent
2026-08-16 20:36:22 +00:00
parent 93fb3fcdb1
commit 7c0f5a2e0a
4 changed files with 34 additions and 4 deletions

View File

@@ -74,6 +74,8 @@ Research URLs:
item editor, property editor, notes, category chooser, help, and status messages.
- [x] Marking and bulk completion; Trash view, soft discard, and recovery.
- [x] Responsive wide/compact rendering and mouse row/command/view interaction.
- [x] Vi-style `h`/`l` saved-view navigation with wraparound and legacy
`[`/`]` aliases.
- [x] Application Preferences persisted as typed TOML at
`~/.config/rogue-agenda/preferences.toml`: theme, command bar, rule/return/item
markers, autosave, confirmations, date/time display, and number separators;