mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-01 05:29:41 +00:00
docs: update power user guide with navigation and modal shortcuts
This commit is contained in:
parent
0237b9a1e9
commit
d3ac9adcd5
1 changed files with 4 additions and 0 deletions
|
|
@ -24,6 +24,10 @@ To improve the efficiency of batch operations, global keyboard listeners have be
|
|||
- **Collections**: `Alt + C`.
|
||||
- **Authors**: `Alt + A`.
|
||||
|
||||
- **Modal & Prompt Controls**:
|
||||
- **Confirm / Submit**: `Enter` (Works on confirmation prompts and many action modals like "Move", "Quick Match", and "Split").
|
||||
- **Cancel / Close**: `Escape` (Closes modals, cancels prompts, and clears batch selections).
|
||||
|
||||
## 2. Navigation and Filter Persistence
|
||||
The interface manages filter states dynamically to prevent confusion when switching contexts.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue