All shortcuts are customizable in Preferences → Shortcuts. Defaults below (⌘ = Cmd on macOS, Ctrl elsewhere).
| Shortcut | Action |
|---|
⌘K | Command palette |
⌘, | Open Preferences |
F1 | Show keyboard shortcuts |
F5 | Refresh file tree |
⌘P | Print / export PDF |
| Shortcut | Action |
|---|
⌘N | New note |
⌘Shift N | New folder |
⌘S | Save |
⌘Shift D | Open today’s daily note |
⌘Shift C | New canvas |
⌘Shift K | Open kanban board |
⌘F | Find in note |
⌘H | Find and replace |
⌘Shift F | Global search |
⌘Shift P | Quick switcher (jump to any file) |
| Shortcut | Action |
|---|
⌘B | Bold |
⌘I | Italic |
⌘U | Underline |
⌘Shift X | Strikethrough |
⌘E | Inline code |
⌘M | Insert inline math |
⌘Z | Undo |
⌘Shift Z | Redo |
⌘X / ⌘C / ⌘V / ⌘A | Cut / copy / paste / select all |
| Shortcut | Action |
|---|
⌘L | Insert wiki link |
⌘Shift G | Open graph view |
| Shortcut | Action |
|---|
⌘B | Toggle left sidebar (files)* |
⌘Shift B | Toggle right sidebar (panels) |
⌘\ | Split view |
⌘Shift \ | Toggle split direction |
⌘Alt \ | Reset pane size |
⌘Alt S | Toggle synced scrolling |
Ctrl Tab / Ctrl Shift Tab | Next / previous tab |
⌘W | Close tab |
⌘Shift T | Reopen closed tab |
⌘+ / ⌘- / ⌘0 | Zoom in / out / actual size |
F11 | Fullscreen |
* ⌘B toggles the left sidebar when the editor is not focused; inside the editor it applies bold. Use the toolbar button if you need the sidebar while writing.
| You type | You get |
|---|
# … ###### | Headings 1–6 |
- [ ] | Task item |
> | Quote / callout block |
``` | Code block |
[[ | Wiki-link picker |
![[ | Embed picker |
/ | Slash command menu |