Shortcuts

January 14, 2026 · View on GitHub

jotty·page supports a wide range of keyboard shortcuts to help you navigate and edit more efficiently without leaving the keyboard. They are divided into two main categories: global shortcuts that work anywhere in the app, and editor-specific shortcuts that work when you are writing a note.

Global App Shortcuts

These shortcuts are for managing the application, such as opening modals, switching between modes, and navigating to key pages.

ShortcutAction
⌘ Cmd + KOpen the search palette
⌘ Cmd + Shift + ⌥ Option + NCreate a new Note or Checklist (depending on the current mode)
⌘ Cmd + Shift + ⌥ Option + CCreate a new Category
⌘ Cmd + Shift + HOpen the How To guides
⌘ Cmd + Shift + ⌥ Option + SOpen the Settings modal
⌘ Cmd + Shift + ⌥ Option + Switch to Checklists mode
⌘ Cmd + Shift + ⌥ Option + Switch to Notes mode
⌘ Cmd + Shift + ⌥ Option + PGo to your Profile page
⌘ Cmd + Shift + ⌥ Option + AGo to the Admin page (Admins only)
EscClose any open modal

*Note: For Windows/Linux, use Ctrl instead of ⌘ Cmd and Alt instead of ⌥ Option.*

Editor Shortcuts

These shortcuts are available when the note editor is focused. They allow you to format text and content on the fly.

ShortcutAction
⌘ Cmd + Shift + SSaves the document
⌘ Cmd + Shift + EEnter/Exit edit mode
⌘ Cmd + Shift + ⌥ Option + MEnter/Exit markdown mode
⌘ Cmd + BToggle Bold
⌘ Cmd + IToggle Italic
⌘ Cmd + UToggle Underline
⌘ Cmd + Shift + XToggle Strikethrough
⌘ Cmd + EToggle inline code
⌘ Cmd + Shift + KAdd or edit a link
⌘ Cmd + ⌥ Option + 1Apply Heading 1 style
⌘ Cmd + ⌥ Option + 2Apply Heading 2 style
⌘ Cmd + ⌥ Option + 3Apply Heading 3 style
⌘ Cmd + ⌥ Option + CToggle a code block
⌘ Cmd + Shift + 7Toggle a numbered list
⌘ Cmd + Shift + 8Toggle a bulleted list
⌘ Cmd + Shift + 9Toggle a task list (checklist)
⌘ Cmd + Shift + BToggle a blockquote

*Note: For Windows/Linux, use Ctrl instead of ⌘ Cmd and Alt instead of ⌥ Option.*

Table Shortcuts

These shortcuts are available when working with tables in the editor.

ShortcutAction
⌘ Cmd + RAdd row below
⌘ Cmd + Shift + RAdd row above
⌘ Cmd + Shift + CAdd column right
⌘ Cmd + BackspaceDelete current row
⌘ Cmd + Shift + BackspaceDelete current column

*Note: For Windows/Linux, use Ctrl instead of ⌘ Cmd and Alt instead of ⌥ Option.*