diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-07 09:45:04 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-07 09:45:04 +0300 |
| commit | 730c4e6419e24807d5f1e0a79931b3e0a78bd60b (patch) | |
| tree | b7a436d5b160a6927a96999eacc144f7b408f868 /docs | |
| parent | c2e0a0b772582a81513d1c97ebba121dac555984 (diff) | |
h1 fix browser auth theme shortcuts QA
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/keyboard-shortcuts.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/keyboard-shortcuts.md b/docs/keyboard-shortcuts.md index cbf0cca..7e46209 100644 --- a/docs/keyboard-shortcuts.md +++ b/docs/keyboard-shortcuts.md @@ -15,8 +15,7 @@ Global shortcuts are registered in `web/js/keyboard.js`. They are **disabled** w | `f` | Toggle fullscreen on the player wrapper | | `Esc` | Exit fullscreen, or deselect current item | | `r` | Toggle shuffle on the current filtered result set | -| `s` | Toggle sets sidebar | -| `S` | Generate a share link for the selected media | +| `s` | Generate a share link for the selected media | | `/` | Focus the quick search bar (debounced) | | `n` | Open notes modal for the selected media | | `i` | Show / hide media info | @@ -31,4 +30,4 @@ Global shortcuts are registered in `web/js/keyboard.js`. They are **disabled** w Search syntax: plain text searches file name. Modifiers: `min:30`, `max:55`, `tag:a,b`, `like:1`, `type:video`, `sort:random`, `minsize:10`, `maxsize:500`. -My Shares modal: `↑` / `↓` or `k` / `j` navigate, `Enter` copies, `Delete` revokes, `Esc` closes.
\ No newline at end of file +My Shares modal: `↑` / `↓` or `k` / `j` navigate, `Enter` copies, `Delete` revokes, `Esc` closes. |
