summaryrefslogtreecommitdiffstatshomepage
path: root/docs/usage/shortcuts.rst
blob: b3f88bbaffd00efd39204cf9044bcc44c9f9b174 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
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.