mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-02-28 21:19:42 +00:00
docs: update UX power user shortcuts with Alt standardizations
This commit is contained in:
parent
c437bd9528
commit
ca2a44c047
1 changed files with 7 additions and 4 deletions
|
|
@ -11,11 +11,14 @@ To improve the efficiency of batch operations, global keyboard listeners have be
|
||||||
- **Persistent Selection**: If you scroll down and new items load while in "Select All" mode, the new items will be automatically selected.
|
- **Persistent Selection**: If you scroll down and new items load while in "Select All" mode, the new items will be automatically selected.
|
||||||
- **Exit**: Clicking outside the items or manually deselecting an item will toggle off the "Select All" persistent state.
|
- **Exit**: Clicking outside the items or manually deselecting an item will toggle off the "Select All" persistent state.
|
||||||
|
|
||||||
|
- **Keyboard Shortcuts Helper**: `Shift + /` (`?`) or via the Appbar keyboard icon.
|
||||||
|
- **Behavior**: Opens a centralized modal displaying all available local and global shortcuts.
|
||||||
|
|
||||||
- **Action Shortcuts** (Context-aware: Applied to selection in Library, or current item on Item Page):
|
- **Action Shortcuts** (Context-aware: Applied to selection in Library, or current item on Item Page):
|
||||||
- **Consolidate**: `Ctrl + K`.
|
- **Consolidate**: `Alt + K`.
|
||||||
- **Merge**: `Ctrl + M` (Requires 2+ selected items).
|
- **Merge**: `Alt + M` (Requires 2+ selected items).
|
||||||
- **Move to Library**: `Ctrl + Shift + M` or `Alt + M`.
|
- **Move to Library**: `Shift + Alt + M`.
|
||||||
- **Reset Metadata**: `Alt + R`. (Note: `Alt` is used specifically to avoid conflict with standard "Reload" `Ctrl + R`).
|
- **Reset Metadata**: `Alt + R`. (Note: `Alt` is used specifically to avoid conflict with standard browser actions like Reload `Ctrl+R` or Print `Ctrl+P`).
|
||||||
- **Quick Match / Match**: `Alt + Q`.
|
- **Quick Match / Match**: `Alt + Q`.
|
||||||
|
|
||||||
- **Navigation Shortcuts** (Requires an active library selection):
|
- **Navigation Shortcuts** (Requires an active library selection):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue