summaryrefslogtreecommitdiffstatshomepage
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/usage/shortcuts.rst70
1 files changed, 63 insertions, 7 deletions
diff --git a/docs/usage/shortcuts.rst b/docs/usage/shortcuts.rst
index 6465f28..c32556d 100644
--- a/docs/usage/shortcuts.rst
+++ b/docs/usage/shortcuts.rst
@@ -15,7 +15,7 @@ Navigation
:header-rows: 1
* - Shortcut
- - Navigates to
+ - Navigates to...
* - ``go``
- Home
* - ``gc``
@@ -24,14 +24,14 @@ Navigation
- Namespaces
* - ``gt``
- Tags
- * - ``gh``
- - Characters
- * - ``gw``
- - Worlds
* - ``ga``
- Artists
* - ``gi``
- Circles
+ * - ``gh``
+ - Characters
+ * - ``gw``
+ - Worlds
* - ``gz``
- Archives
* - ``gs``
@@ -74,6 +74,8 @@ Reader
* - Shortcut
- Action
+ * - ``f``
+ - Toggle fullscreen.
* - ``z``
- Open edit menu.
* - ``Escape``
@@ -90,15 +92,69 @@ Filtering
* - Shortcut
- Action
- * - ``F``
+ * - ``q``
- Focus search.
* - ``f``
- Toggle favourites.
* - ``b``
- Toggle bookmarked.
- * - ``o``
+ * - ``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...
+ * - ``n``
+ - Namespaces
+ * - ``t``
+ - Tags
+ * - ``a``
+ - Artists
+ * - ``i``
+ - Circles
+ * - ``h``
+ - Characters
+ * - ``w``
+ - Worlds
+ * - ``g``
+ - Categories
+ * - ``r``
+ - Ratings
+ * - ``s``
+ - Censorships
+ * - ``l``
+ - Languages
+ * - ``u``
+ - URLs
+
.. _shortcut-misc:
Miscellaneous