blob: b3f88bbaffd00efd39204cf9044bcc44c9f9b174 (
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
* - ``gh``
- Characters
* - ``gw``
- Worlds
* - ``ga``
- Artists
* - ``gi``
- Circles
* - ``gz``
- Archives
* - ``?``
- 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
* - ``z``
- Open edit menu.
* - ``Escape``
- Close reader.
.. _shortcut-filtering:
Filtering
---------
.. list-table::
:align: left
:header-rows: 1
* - Shortcut
- Action
* - ``F``
- Focus search.
* - ``f``
- Toggle favourites.
* - ``b``
- Toggle bookmarked.
* - ``o``
- Toggle organized.
.. _shortcut-misc:
Miscellaneous
-------------
.. list-table::
:align: left
:header-rows: 1
* - Shortcut
- Action
* - ``s``
- Toggle selection mode if available.
* - ``Delete``
- Delete selected items.
|