Commit graph

9 commits

Author SHA1 Message Date
Tiberiu Ichim
8f030f2b04 Fix: ensure batch move correctly switches to the current library view 2026-02-22 20:22:00 +02:00
Tiberiu Ichim
5506026fd4 Fix: switch to current library view instead of target library when moving 2026-02-22 20:16:51 +02:00
Tiberiu Ichim
ed48fd8558 Update: switch to target library view after moving items 2026-02-22 17:37:22 +02:00
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
791d78884d feat: implement global context-aware keyboard shortcuts and modal keyboard support (Enter/Esc) 2026-02-20 18:28:37 +02:00
Tiberiu Ichim
653db18679 Fix multiple bugs 2026-02-06 22:43:24 +02:00
Tiberiu Ichim
7cc476a6ed Fix bugs 2026-02-06 21:57:03 +02:00
Tiberiu Ichim
fb206e8198 Multi move 2026-02-06 14:51:54 +02:00
Tiberiu Ichim
37626b8d60 Allow items to be moved between libraries 2026-02-06 14:14:25 +02:00