Global shortcuts
These shortcuts work from anywhere in the app.
| Shortcut | Action |
|---|---|
Cmd+K / Ctrl+K | Open Command Palette |
Shift+? | Show keyboard shortcuts help |
Dashboard shortcuts
These shortcuts work when the dashboard is focused (no modal or editor open).
Creating items
| Shortcut | Action |
|---|---|
N | New note |
B | New bookmark |
Navigation & view
| Shortcut | Action |
|---|---|
G then G | Switch to Grid view |
G then L | Switch to List view |
Item actions
Select one or more items first, then use these shortcuts:
| Shortcut | Action |
|---|---|
P | Pin / unpin selected item(s) |
Del | Move selected item(s) to Trash |
Esc | Clear selection |
Note editor shortcuts
These shortcuts work inside the note editor.
Text formatting
| Shortcut | Action |
|---|---|
Cmd+B / Ctrl+B | Bold |
Cmd+I / Ctrl+I | Italic |
Cmd+E / Ctrl+E | Inline code |
Block formatting (at line start)
| Shortcut | Action |
|---|---|
# + Space | Heading 1 |
## + Space | Heading 2 |
### + Space | Heading 3 |
- or * + Space | Bulleted list |
1. + Space | Numbered list |
[] + Space | Task list item |
> + Space | Blockquote |
``` + Enter | Code block |
Command Palette
| Shortcut | Action |
|---|---|
Cmd+K / Ctrl+K | Open |
| Type to search | Filters items and commands in real time |
↑ / ↓ | Navigate results |
Enter | Open selected result |
Esc | Close |
Tips
- Shortcuts that use sequential keys (
GthenG) require the keys to be pressed in quick succession while the dashboard is focused. - All keyboard shortcuts are shown in the in-app help panel — press
?at any time to see them.