Joplin keyboard shortcuts
Joplin's terminal client uses short commands, navigation keys, and typed key sequences to work with notes, todos, notebooks, and the built-in console.
Windows, macOS, Linux · 21 shortcutsCommands and search
Type the documented command sequences one key at a time. The command-line mode lets you pass the focused note or notebook as `$n`.
| Action | Windows | macOS | Linux |
|---|---|---|---|
| Enter command-line mode | : | : | : |
| Search | / | / | / |
| Create a new note | mn | mn | mn |
| Create a new todo | mt | mt | mt |
| Create a new notebook | mb | mb | mb |
| Toggle the console | tc | tc | tc |
| Toggle metadata | tm | tm | tm |
| Copy the focused note | yn | yn | yn |
| Move the focused note | dn | dn | dn |