Commit graph

5 commits

Author SHA1 Message Date
Tiberiu Ichim
a73ce12945 feat: Move to Library dialog with keyboard shortcut buttons + Alt+M shortcut
- Replace library dropdown in MoveToLibraryModal with flex-wrap shortcut buttons
- Each button has one letter underlined as a keyboard shortcut (greedy first-unused-letter assignment)
- Pressing the shortcut key selects the library and immediately triggers the move
- If the target library has multiple folders, folder picker appears before moving
- Add Alt+M as an alias for the existing Ctrl+Shift+M Move to Library shortcut
- Update docs and artifacts index
2026-02-20 20:25:32 +02:00
Tiberiu Ichim
9c0bb3162f Add Alt+Q shortcut for Match / Quick Match 2026-02-20 19:14:07 +02:00
Tiberiu Ichim
d3ac9adcd5 docs: update power user guide with navigation and modal shortcuts 2026-02-20 18:33:47 +02:00
Tiberiu Ichim
0237b9a1e9 feat: add Alt navigation shortcuts (Home, Library, Series, Collections, Authors) 2026-02-20 18:31:33 +02:00
Tiberiu Ichim
1e5e0d926b feat: implement global keyboard shortcuts for power users (Consolidate, Merge, Move, Reset) 2026-02-20 18:09:50 +02:00