-
Notifications
You must be signed in to change notification settings - Fork 32
Keyboard Shortcuts
Komediruzecki edited this page Aug 29, 2021
·
6 revisions
If you want to change common shortcuts, you can do it in Preferences | Keymap.
Global shortcuts can be activated from anywhere, editor shortcuts are available when the editor is focused.
For macOS, Ctrl is replaced with Cmd, unless otherwise noted.
| Keys | Behaviour | Type |
|---|---|---|
| Ctrl + N | Create a New Note | Global |
| Ctrl + P | Activate Global Search | Global |
| Ctrl + R | Reload Window | Global |
| Ctrl + E | Toggle Preview Mode | Global |
| Ctrl + \ | Toggle Split/Edit Mode | Global |
| Ctrl + + | Zoom In | Global |
| Ctrl + - | Zoom Out | Global |
| Ctrl + 0 | Reset Zoom | Global |
| Ctrl + Shift + I | Open Developer Tools | Global |
| Ctrl + Shift + J | Focus on Title | Global |
| Ctrl + J | Focus on Editor | Global |
| Ctrl + S | Save Note as | Editor |
| Ctrl + F | Activate Local Search | Editor |
| Ctrl + H | Activate Local Replace | Editor |
| Ctrl + H | Insert Locale Date (eg. dd/mm/yyyy) |
Editor |
| Ctrl + H | Insert Date and Time (eg. dd/mm/yyyy, hh:mm:ss AM/PM) |
Editor |
| Ctrl + , | Open Preferences | Editor |
| Ctrl + A | Select All | Editor |
| Ctrl + X | Cut Selection | Editor |
| Ctrl + C | Copy Selection | Editor |
| Ctrl + V | Paste Selection | Editor |
| Ctrl + B | Format Selection to Bold | Editor |
| Ctrl + I | Format Selection to Italic | Editor |
| Ctrl + Z | Undo Editor Change | Editor |
| Ctrl + Shift + Z | Redo Editor Change | Editor |