From ca2a44c047d610664fae18e152038f0bd33ea291 Mon Sep 17 00:00:00 2001 From: Tiberiu Ichim Date: Sun, 22 Feb 2026 08:30:44 +0200 Subject: [PATCH] docs: update UX power user shortcuts with Alt standardizations --- artifacts/docs/ux_power_user_shortcuts.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/artifacts/docs/ux_power_user_shortcuts.md b/artifacts/docs/ux_power_user_shortcuts.md index f9b8d2c31..1595e9164 100644 --- a/artifacts/docs/ux_power_user_shortcuts.md +++ b/artifacts/docs/ux_power_user_shortcuts.md @@ -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. - **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): - - **Consolidate**: `Ctrl + K`. - - **Merge**: `Ctrl + M` (Requires 2+ selected items). - - **Move to Library**: `Ctrl + Shift + M` or `Alt + M`. - - **Reset Metadata**: `Alt + R`. (Note: `Alt` is used specifically to avoid conflict with standard "Reload" `Ctrl + R`). + - **Consolidate**: `Alt + K`. + - **Merge**: `Alt + M` (Requires 2+ selected items). + - **Move to Library**: `Shift + Alt + M`. + - **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`. - **Navigation Shortcuts** (Requires an active library selection):