- **Reset Metadata**: `Alt + R`. (Note: `Alt` is used specifically to avoid conflict with standard browser actions like Reload `Ctrl+R` or Print `Ctrl+P`).
The interface manages filter states dynamically to prevent confusion when switching contexts.
### Library Switch Reset
When you switch from one library to another (e.g., from "Audiobooks" to "Podcasts"):
- **Search Reset**: The search query is cleared.
- **Filter Reset**: All filters (Genre, Series, Collections, Progress) are reset to "All".
- **Sort Reset**: The view returns to the library's default sort order.
- **Rationale**: This prevents the "No results found" scenario that occurs when filters from one library are unknowingly applied to another.
### Home View "View All" Shortcuts
The Home view includes shortcuts next to shelf headlines to jump directly to a filtered/sorted library view.
| Shortcut | Action |
| :--- | :--- |
| **Recently Added** | Navigates to Library -> Bookshelf sorted by `Added At` (DESC). |
| **Recent Series** | Navigates to Library -> Series sorted by `Recent`. |
| **Newest Authors** | Navigates to Library -> Authors sorted by `Added At` (DESC). |
## 3. Batch Selection Mode
When multiple items are selected:
- A specialized **Selection App Bar** appears at the top.
- **Counters**: Displays exactly how many items are selected.
- **Contextual Menu**: The three-dot menu in this bar dynamically updates to show only actions relevant to the selected items (e.g., "Merge" only appears if books are selected).
- **Escape**: Pressing `Esc` or clicking the "X" in the selection bar clears all selections.