On macOS, use
Cmd for the modifier key. On Windows and Linux, use Ctrl instead.Navigation
Quickly navigate between notes, settings, and UI elements.| Shortcut | Action |
|---|---|
Cmd+P | Open command palette |
Cmd+Shift+F | Search notes |
Cmd+, | Open settings |
Cmd+\ | Toggle sidebar |
Cmd+W | Close window |
↑ / ↓ | Navigate note list (when focused) |
Cmd+= | Zoom in |
Cmd+- | Zoom out |
Cmd+0 | Reset zoom |
Notes
Create, manage, and reload notes.| Shortcut | Action |
|---|---|
Cmd+N | Create new note |
Cmd+R | Reload current note |
Editor
Formatting, links, and editor-specific features.| Shortcut | Action |
|---|---|
Cmd+B | Bold |
Cmd+I | Italic |
Cmd+K | Add or edit link |
Cmd+F | Find in current note |
Cmd+Shift+C | Open Copy & Export menu |
Cmd+Shift+M | Toggle Markdown source |
Cmd+Shift+Enter | Toggle Focus mode |
/ | Slash commands (at start of line) |
Markdown Source Mode
Toggle between WYSIWYG and raw markdown withCmd+Shift+M. In source mode:
- Edit raw markdown directly
- Toggle back to WYSIWYG to see rendered output
- Changes sync bidirectionally
Focus Mode
Enter distraction-free writing withCmd+Shift+Enter:
- Sidebar fades out
- Toolbar hides automatically
- Content becomes full-width
- Animated transitions
Slash Commands
Type/ at the start of a line to open the slash command menu:
| Command | Inserts |
|---|---|
/h1 - /h6 | Headings (levels 1-6) |
/p | Paragraph |
/ul | Bulleted list |
/ol | Numbered list |
/task | Task list |
/code | Code block |
/quote | Blockquote |
/table | Table |
/hr | Horizontal rule |
Slash commands only work at the start of a new line. Use arrow keys or type to filter, then
Enter to insert.Settings
Quickly jump to settings tabs when settings are open.| Shortcut | Action |
|---|---|
Cmd+1 | Go to General settings |
Cmd+2 | Go to Appearance settings |
Cmd+3 | Go to Shortcuts settings |
Cmd+4 | Go to About settings |
Copy & Export
PressCmd+Shift+C to open the Copy & Export menu, then use number keys:
| Key | Format |
|---|---|
1 | Copy as Markdown |
2 | Copy as Plain Text |
3 | Copy as HTML |
4 | Export as PDF |
Link Editing
When the link editor is open (Cmd+K):
| Shortcut | Action |
|---|---|
Enter | Save link |
Esc | Cancel |
Cmd+Shift+Backspace | Remove link |
Wikilinks
Type[[ to open wikilink autocomplete:
- Start typing to filter notes
↑/↓to navigate suggestionsEnterto select and insert linkEscto cancel
Find in Note
When Find is active (Cmd+F):
| Shortcut | Action |
|---|---|
Enter | Next match |
Shift+Enter | Previous match |
Esc | Close find |
Command Palette
When command palette is open (Cmd+P):
| Shortcut | Action |
|---|---|
| Type to search | Filter notes and commands |
↑ / ↓ | Navigate results |
Enter | Select |
Esc | Close |
- Edit with Claude
- Edit with Codex
- Toggle sidebar
- Toggle theme
- Search notes
- Open settings
- All recent notes
Context Menus
Note List Context Menu
Right-click any note in the sidebar:- Rename - Edit note title
- Delete - Move note to trash
- Reveal in Finder/Explorer - Show file in file manager
Table Context Menu
Right-click inside a table in the editor:- Insert Row Above/Below
- Insert Column Left/Right
- Delete Row/Column
- Merge Cells
- Split Cell
Editor Formatting Bar
Hover over text to reveal the floating format bar:| Button | Shortcut | Action |
|---|---|---|
| B | Cmd+B | Bold |
| I | Cmd+I | Italic |
| ` | - | Inline code |
| H | - | Heading (dropdown) |
| • | - | Bulleted list |
| 1. | - | Numbered list |
| ☑ | - | Task list |
| ” | - | Blockquote |
</> | - | Code block |
| ≡ | - | Table |
| — | - | Horizontal rule |
| - | Clear formatting | |
| 🔗 | Cmd+K | Link |
Special Keys
Platform-Specific Modifiers
| Platform | Modifier Key |
|---|---|
| macOS | Cmd (⌘) |
| Windows | Ctrl |
| Linux | Ctrl |
Common Key Symbols
| Symbol | Key |
|---|---|
| ⌘ | Command (Cmd) |
| ⌃ | Control (Ctrl) |
| ⇧ | Shift |
| ⌥ | Option (Alt) |
| ⏎ | Enter/Return |
| ⎋ | Escape |
| ⌫ | Backspace/Delete |
Tips for Efficient Navigation
Use Command Palette for Everything
Use Command Palette for Everything
Cmd+P opens the command palette, which combines:- Note search with fuzzy matching
- Quick actions (toggle sidebar, theme, etc.)
- AI editing commands
- Recent notes
Master Arrow Key Navigation
Master Arrow Key Navigation
Combine Shortcuts for Workflows
Combine Shortcuts for Workflows
Common workflows:
Cmd+N→ Type title → Start writing (new note)Cmd+Shift+F→ Search →Enter(find and open)Cmd+K→ Paste URL →Enter(quick link)Cmd+Shift+M→ Edit markdown →Cmd+Shift+M(source mode round-trip)
Use Focus Mode for Deep Work
Use Focus Mode for Deep Work
Cmd+Shift+Enter hides all UI chrome:- Full-width content
- No distractions
- Animated transitions
Customization
Keyboard shortcuts in Scratch are currently not customizable. The shortcuts are designed to match common conventions:- macOS: Follows standard macOS app patterns
- Windows/Linux: Uses Ctrl-based equivalents
Learning Path
Essential Shortcuts (Start Here)
Learn these first for basic productivity:Cmd+P- Command paletteCmd+N- New noteCmd+K- Add linkCmd+F- Find in noteCmd+\- Toggle sidebar
Intermediate Shortcuts
Once comfortable with essentials:Cmd+Shift+C- Copy & ExportCmd+Shift+M- Markdown sourceCmd+Shift+F- Search notes/- Slash commands[[- Wikilinks
Advanced Shortcuts
For power users:Cmd+Shift+Enter- Focus modeCmd+1/2/3/4- Settings tabsCmd+R- Reload noteCmd+=/-/0- Zoom controls- Context menus (right-click)
Accessibility
All features in Scratch are accessible via keyboard:- Tab navigation works throughout the UI
- Modal dialogs support Escape to close
- Form inputs support standard keyboard entry
- Dropdown menus navigate with arrow keys
- No mouse-only features
Scratch is designed to be fully usable without a mouse. If you find a feature that requires mouse interaction, please report it as an accessibility issue.