mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 12:24:38 +03:00
Filter query (#3740)
* Add search field to filter dialog * Add / shortcut to focus query * Fix f keybind typing f into query field * Document keyboard shortcut
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
| Keyboard sequence | Action |
|
||||
|-------------------|--------|
|
||||
| `/` | Focus search field |
|
||||
| `/` | Focus search field / focus query field in filter dialog |
|
||||
| `f` | Show Add Filter dialog |
|
||||
| `r` | Reshuffle if sorted by random |
|
||||
| `v g` | Set view to grid |
|
||||
|
||||
Reference in New Issue
Block a user