summaryrefslogtreecommitdiffstatshomepage
path: root/docs/usage/shortcuts.rst
diff options
context:
space:
mode:
authorWolfgang Müller2025-02-20 16:09:08 +0100
committerWolfgang Müller2025-02-20 19:51:39 +0100
commitb028f5337ed8525e29247974636f9e7757900f65 (patch)
tree4026a018c3134f39475c4664a5486dd832fc79f7 /docs/usage/shortcuts.rst
parent18c8719b74b1510ad82b686333071bcc10d68e30 (diff)
downloadhircine-b028f5337ed8525e29247974636f9e7757900f65.tar.gz
frontend: Rework and improve accelerators
This commit switches around a couple of existing accelerators to make them easier to activate with just the left hand on the keyboard and more easily allow the addition of accelerators for all filter fields.
Diffstat (limited to 'docs/usage/shortcuts.rst')
-rw-r--r--docs/usage/shortcuts.rst56
1 files changed, 53 insertions, 3 deletions
diff --git a/docs/usage/shortcuts.rst b/docs/usage/shortcuts.rst
index 3f532e2..5c88666 100644
--- a/docs/usage/shortcuts.rst
+++ b/docs/usage/shortcuts.rst
@@ -92,16 +92,66 @@ Filtering
* - Shortcut
- Action
- * - ``F``
+ * - ``q``
- Focus search.
* - ``f``
- Toggle favourites.
* - ``b``
- Toggle bookmarked.
- * - ``o``
- - Toggle organized.
* - ``r``
- Toggle orphaned.
+ * - ``z``
+ - Toggle organized.
+
+.. _shortcut-advanced-filtering:
+
+Advanced Filtering
+------------------
+
+.. list-table::
+ :align: left
+ :header-rows: 1
+
+ * - Shortcut
+ - Action
+ * - ``F``
+ - Toggle advanced filters.
+ * - ``X``
+ - Reset filters.
+
+Focusing filter fields
+^^^^^^^^^^^^^^^^^^^^^^
+
+When the advanced filters are visible, each field may be focused by activating
+the following shortcuts prefixed by either ``i`` for an include field or ``e``
+for an exclude field. For example, to include an artist, hit ``ia``.
+
+.. list-table::
+ :align: left
+ :header-rows: 1
+
+ * - Shortcut
+ - Filters on...
+ * - ``t``
+ - Tags
+ * - ``a``
+ - Artists
+ * - ``i``
+ - Circles
+ * - ``h``
+ - Characters
+ * - ``w``
+ - Worlds
+ * - ``g``
+ - Categories
+ * - ``r``
+ - Ratings
+ * - ``s``
+ - Censorships
+ * - ``l``
+ - Languages
+ * - ``u``
+ - URLs
.. _shortcut-misc: