blob: 8832977540663ace23b0254b67ed0df7223ebe35 (
plain) (
tree)
|
|
Shortcuts
=========
**hircine** supports a number of shortcuts that are meant to streamline a few
common actions. Shortcuts may be made up of multiple keys. In that case, type
them in order.
.. _shortcut-navigation:
Navigation
----------
.. list-table::
:align: left
:header-rows: 1
* - Shortcut
- Navigates to...
* - ``go``
- Home
* - ``gc``
- Comics
* - ``gn``
- Namespaces
* - ``gt``
- Tags
* - ``ga``
- Artists
* - ``gi``
- Circles
* - ``gh``
- Characters
* - ``gw``
- Worlds
* - ``gz``
- Archives
* - ``gs``
- Statistics
* - ``?``
- Help
.. _shortcut-metadata:
Adding metadata
---------------
.. list-table::
:align: left
:header-rows: 1
* - Shortcut
- Action
* - ``na``
- Add a new artist.
* - ``ni``
- Add a new circle.
* - ``nh``
- Add a new character.
* - ``nw``
- Add a new world.
* - ``nn``
- Add a new namespace.
* - ``nt``
- Add a new tag.
.. _shortcut-reader:
Reader
------
.. list-table::
:align: left
:header-rows: 1
* - Shortcut
- Action
* - ``f``
- Toggle fullscreen.
* - ``z``
- Open edit menu.
* - ``Escape``
- Close reader.
.. _shortcut-filtering:
Filtering
---------
.. list-table::
:align: left
:header-rows: 1
* - Shortcut
- Action
* - ``q``
- Focus search.
* - ``f``
- Toggle favourites.
* - ``b``
- Toggle bookmarked.
* - ``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:
Miscellaneous
-------------
.. list-table::
:align: left
:header-rows: 1
* - Shortcut
- Action
* - ``s``
- Toggle selection mode if available.
* - ``Delete``
- Delete selected items.
|