Docs
Every shortcut in Consistent Notes, grouped the way the app groups them.
Hold ⌘ for three-quarters of a second, anywhere in the app, and the shortcuts overlay appears — filtered to wherever you are (list, editor, or ToDos) and to vim variants when vim is on. This page is that overlay, plus the shortcuts it doesn’t show.
| Shortcut | Action |
|---|---|
| ⇧⌘C | Show or hide Consistent Notes from anywhere (changeable in Settings → Shortcuts) |
| Shortcut | Action |
|---|---|
| ⎵ | Open today’s entry |
| ⏎ | Open the selected day |
| ⎋ | Close the editor |
| ↑ | Move up the list |
| ↓ | Move down the list |
| ⌘↑ | Top of list |
| ⌘↓ | Start of month |
| ⌘N | Go to Notes List |
| ⌘Y | Go to Year View |
| ⌘T | Go to ToDos |
| ⌘, | Settings |
| ⌘⇧F | Search every entry |
| Hold ⌘ | Shortcuts overlay |
| Shortcut | Action |
|---|---|
| ⌘B | Bold |
| ⌘I | Italic |
| ⌘E | code |
| ⌘L | Link |
| ⌘U | Underline |
| ⌘⇧S | |
| ⌘⇧B | Blockquote |
| ⌘⇧1 | Heading 1 |
| ⌘⇧2 | Heading 2 |
| ⌘⇧3 | Heading 3 |
| ⌘⇧7 | Ordered list |
| ⌘⇧8 | Unordered list |
[ then ] | Todo checkbox |
| : | Add emoji |
| ⌘F | Find in this entry |
| ⌘⇧F | Search every entry |
| ⌘R | Roll over todos |
| ⌘; | Check spelling (with spell check on) |
| ⌘⇧T | Toggle the formatting toolbar |
| ⌘S | Save now |
| ⌘⏎ | Save and close |
| ⌘[ | Previous day’s entry |
| ⌘] | Next day’s entry |
| ⌘T | Go to ToDos |
| ⌘N | Go to Notes List |
| ⌘Y | Go to Year View |
| ⇥ | Indent |
| ⇧⇥ | Outdent |
| ⎋ | Close the editor |
| ? | See vim keybindings (vim on) |
| Shortcut | Action |
|---|---|
| ⎵ | Open today’s entry |
| ⏎ | Open the most recent entry for a todo |
| ⌘⏎ | Open the original entry |
| ⌘⇧⏎ | Toggle the selected todo |
| ↑ | Move up the todos |
| ↓ | Move down the todos |
| ⌘↑ | First todo |
| ⌘↓ | Last todo |
| ⌘N | Go to Notes List |
| ⌘Y | Go to Year View |
| ⌘T | Go to ToDos |
| ⌘, | Settings |
| Hold ⌘ | Shortcuts overlay |
With vim mode on, the lists take j / k / gg / G / o / O, and the editor becomes fully modal — motions, operators, text objects, visual modes, u / ⌃r undo/redo, / find. ? in the editor shows the complete vim reference. See Vim mode.