Routine is designed for speed. As a result, the app is loaded with keyboard shortcuts to perform redundant operations as quickly as possible.
You will sometimes see
CMD/CTRL
and β/^
to indicate that the COMMAND
key must be used on macOS or CONTROL
must be used on Windows.
Likewise, OPT/ALT
and β₯/β
represent OPTION
on macOS or ALT
on Windows.π Dashboard
Binding (symbol) | Binding (text) | Action |
^ β΅ | CTRL +SPACE | Open the dashboard (when closed)
Hide the dashboard (when opened) |
β | ESCAPE | Close the dashboard |
π» Console
Binding (symbol) | Binding (text) | Action |
β /β | UP /DOWN | Select a suggestion |
β΅ | ENTER | Suggestion: validate a selected suggestion
General: validate the action (e.g create a task) |
β₯ | TAB | Validate a selected suggestion |
β΅ | ENTER | Submit the command |
β/^ β΅ | CMD/CTRL +ENTER | Submit the command and open the associated object |
β | ESCAPE | Escapes a word not to be interpreted as a keyword |
π§ Navigation
Binding (symbol) | Binding (text) | Action |
β /β | DOWN /UP | Select the first/last item in a list (when nothing is selected) |
β /β | DOWN /UP | Select an item in a list |
β/^ [ | CMD/CTRL +[ | Navigate to previous screen (back) |
β/^ ] | CMD/CTRL +] | Navigate to next screen (forward) |
β/^ β§ [ | CMD/CTRL +SHIFT +[ | Navigate to previous period (day/week/month/etc.) |
β/^ β§ ] | CMD/CTRL +SHIFT +] | Navigate to next period (day/week/month/etc.) |
β/^ β | CMD/CTRL +LEFT | Navigate to previous period (day/week/month/etc.) |
β/^ β | CMD/CTRL +RIGHT | Navigate to previous next (day/week/month/etc.) |
β/^ β§ \ | CMD/CTRL +SHIFT +\ | Navigate to the current period (day/week/month/etc.) |
β/^ 1 /2 /3 /4 | CMD/CTRL +1 /2 /3 /4 | Navigate to Agenda/Calendar/Tasks/Notes |
β/^ , | CMD/CTRL +, | Navigate to Settings |
β/^ β | CMD/CTRL +DOWN | Navigate to next screen in menu |
β/^ β | CMD/CTRL +UP | Navigate to previous screen in menu |
β/^ \ | CMD/CTRL +\ | Expand/retract menu |
β/^ β§ β | CMD/CTRL +SHIFT +UP | Toggle the top pane |
β/^ β§ β | CMD/CTRL +SHIFT +DOWN | Toggle the bottom pane |
β/^ β§ β | CMD/CTRL +SHIFT +LEFT | Toggle the left pane |
β/^ CLICK | CMD/CTRL +CLICK | Open link in browser |
β | ESCAPE | Close the modal/pop-up |
β/^ F | CMD/CTRL +F | Search |
π¦ Objects
General
Binding (symbol) | Binding (text) | Action |
β/^ β΅ | CMD/CTRL +ENTER | Open the selected task, event, page, contact etc. |
β/^ C | CMD/CTRL +C | Copy the selected item's title |
β /β | UP /DOWN | Select a template for the objectβs notes |
β΅ | ENTER | Validate a selected template |
β/^ β«/ β‘ | CMD/CTRL +BACKSPACE/DELETE | Delete the selected/opened object |
Tasks
Binding (symbol) | Binding (text) | Action |
β΅ | ENTER | Rename the selected task |
β/^ E | CMD/CTRL +E | Complete/uncomplete selected/opened task |
β/^ . | CMD/CTRL +. | Complete/uncomplete selected/opened task |
β/^ β§ I | CMD/CTRL +SHIFT +I | Wonβt do/unwonβt do selected/opened task |
β/^ β§ A | CMD/CTRL +SHIFT +A | Restore to undone the selected/opened task |
β/^ L | CMD/CTRL +L | Schedule/reschedule selected/opened task |
β/^ β₯ L | CMD/CTRL +OPT/ALT +L | Unschedule selected/opened task |
β/^ P | CMD/CTRL +P | Postpone selected/opened task |
β/^ β₯ P | CMD/CTRL +OPT/ALT +P | Unpostpone selected/opened task |
β/^ β§ M | CMD/CTRL +SHIFT +M | Move selected/opened task |
β/^ β§ O | CMD/CTRL +SHIFT +O | Open source link associated with the selected/opened task |
Events
Binding (symbol) | Binding (text) | Action |
β/^ J | CMD/CTRL +J | Open the eventβs associated conference link |
β/^ β§ I | CMD/CTRL +SHIFT +I | Ignore/unignore selected/opened event |
β/^ β«/ β‘ | CMD/CTRL +BACKSPACE/DELETE | Cancel the select/opened/meeting |
Pages
Binding (symbol) | Binding (text) | Action |
β/^ β§ A | CMD/CTRL +SHIFT +A | Archive/unarchive selected/opened page |
People
Not available yet!
βοΈ Notes
Binding (symbol) | Binding (text) | Action |
β/^ A | CMD/CTRL +A | Select all blocks (viewing mode)
Select all text in current block (edition mode) |
β | ESCAPE | Deselect blocks (viewing mode)
Select current block (edition mode) |
β§ β /β | SHIFT +UP/DOWN | Select blocks above/below selection |
β/^ β΅ | CMD/CTRL +ENTER | Expand/retract toggled heading |
β/^ B | CMD/CTRL +B | Apply/remove bold formatting |
β/^ I | CMD/CTRL +I | Apply/remove italic formatting |
β/^ C | CMD/CTRL +C | Copy selected text/blocks |
β/^ X | CMD/CTRL +X | Cut selected text/blocks |
β/^ V | CMD/CTRL +V | Paste text/blocks |
All task-related keyboard shortcuts are supported when operating on checkboxes e.g
β/^
L
to schedule the checkbox's associated task, β/^
β΅
to open it etc.Note blocks can be created in several ways, including through Markdown shortcuts:
- Text
- Bulleted list:
/bullet
, or through the shortcut*
or-
followed by aβ΅
(SPACE
) - Ordered list:
/ordered
or through the shortcut0.
,1.
,2.
etc. followed by aβ΅
- Section heading:
/h1
,/h2
,/h3
or through the equivalent shortcuts#
,##
,###
followed by aβ΅
- Quote:
/quote
or through the shortcut|
followed by aβ΅
- Divider:
/divider
or through the shortcut---
- Embed (photos, videos, tweets, etc.):
/embed
- Task:
/todo
,/task
,/checkbox
or through the shortcut[]
followed by aβ΅
- Attachment: π not yet available
π Other
Binding (symbol) | Binding (text) | Action |
β/^ β§ / | CMD/CTRL +SHIFT +/ | Display keyboard shortcuts |
β/^ β§ , | CMD/CTRL +SHIFT +, | Enable/disable dark mode |
Something missing?
Send us a message by email, chat (see Contact) or through the app.