Skip to content

Keyboard Shortcuts

Kenneth LaCroix edited this page Apr 13, 2026 · 1 revision

Keyboard Shortcuts

All shortcuts work on Windows and Linux. Use instead of Ctrl on macOS.


Global (anywhere in the app)

Shortcut Action
Ctrl+K / ⌘K Open search modal
Ctrl+Shift+L Lock journal immediately
? or / Toggle shortcut cheatsheet overlay
15 Set mood level (when focus is not in the editor)

Editor (while writing an entry)

Shortcut Action
Ctrl+B Bold
Ctrl+I Italic
Ctrl+U Underline
Ctrl+Z Undo
Ctrl+Shift+Z Redo
Ctrl+Enter Save and return to timeline
Ctrl+T Open template picker
Ctrl+F Toggle focus mode

Navigation

Shortcut Action
Ctrl+K Open search (works from any view)

Notes

  • Mood shortcuts (15) are guarded against firing when focus is inside a contenteditable element (the editor). They only apply from the timeline, settings, or other non-editor views.
  • The shortcut cheatsheet (? / /) lists all currently active shortcuts in context and is always up to date.
  • Focus mode (Ctrl+F) hides the sidebar and toolbar, enabling typewriter-style scroll. Press again to exit.

Clone this wiki locally