A complete list of keyboard shortcuts available in MarkNode.
File Operations
| Action | macOS | Windows/Linux |
|---|
| New File | Cmd+N | Ctrl+N |
| New Folder | Cmd+Shift+N | Ctrl+Shift+N |
| Quick Open | Cmd+O | Ctrl+O |
| Quick Open All Files | Cmd+Shift+O | Ctrl+Shift+O |
| Quick Search | Cmd+P | Ctrl+P |
| Save | Cmd+S | Ctrl+S |
| Save All | Cmd+Shift+S | Ctrl+Shift+S |
| Save as DOCX | Cmd+Shift+E | Ctrl+Shift+E |
| Close Tab | Cmd+W | Ctrl+W |
| Quit | Cmd+Q | Ctrl+Q |
Editing
| Action | macOS | Windows/Linux |
|---|
| Undo | Cmd+Z | Ctrl+Z |
| Redo | Cmd+Shift+Z | Ctrl+Y |
| Cut | Cmd+X | Ctrl+X |
| Copy | Cmd+C | Ctrl+Shift+C |
| Paste | Cmd+V | Ctrl+Shift+V |
| Select All | Cmd+A | Ctrl+Shift+A |
| Italic | Cmd+I | Ctrl+I |
On Windows and Linux, Copy, Paste, and Select All use Ctrl+Shift+C / Ctrl+Shift+V / Ctrl+Shift+A so that plain Ctrl+C stays free to interrupt commands in the terminal.
Navigation and Search
| Action | macOS | Windows/Linux |
|---|
| Find in Files | Cmd+Shift+F | Ctrl+Shift+F |
| Outline View | Cmd+Shift+L | Ctrl+Shift+L |
| Mind Map View | Cmd+Shift+M | Ctrl+Shift+M |
| Focus Mode | Cmd+Shift+H | Ctrl+Shift+H |
Advanced Editing
| Action | macOS | Windows/Linux |
|---|
| Add Cursor Above | Cmd+Option+Up | Ctrl+Alt+Up |
| Add Cursor Below | Cmd+Option+Down | Ctrl+Alt+Down |
| Column Selection | Alt+Drag | Alt+Drag |
Zoom
| Action | macOS | Windows/Linux |
|---|
| Zoom In | Cmd+= | Ctrl+= |
| Zoom Out | Cmd+- | Ctrl+- |
| Reset Zoom | Cmd+0 | Ctrl+0 |
Git
| Action | macOS | Windows/Linux |
|---|
| Open Source Control panel | Cmd+Shift+K | Ctrl+Shift+K |
To commit, stage your changes in the Source Control panel, type a message, and click Commit (or press Cmd+Enter / Ctrl+Enter in the message box).
AI and Collaboration
| Action | macOS | Windows/Linux |
|---|
| AI Assistant | Cmd+L | Ctrl+L |
| Start Collaboration Session | Cmd+Alt+Shift+S | Ctrl+Alt+Shift+S |
| Join Collaboration Session | Cmd+Alt+Shift+J | Ctrl+Alt+Shift+J |
Terminal
| Action | macOS | Windows/Linux |
|---|
| Clear terminal (including scrollback) | Cmd+K | Ctrl+Shift+K |
| Clear screen | Ctrl+L | Ctrl+L |