← Back to Docs
Keyboard Shortcuts
Chore.md is built with speed in mind. Utilize the following keyboard shortcuts to streamline your markdown composing.
Core Editor Shortcuts
| Shortcut Key | Action / Description |
|---|---|
| Cmd/Ctrl + P | Toggle Markdown Side-by-Side Live Preview |
| Cmd/Ctrl + F | Find Text inside Document |
| Cmd/Ctrl + H | Find & Replace Text inside Document |
| Cmd/Ctrl + B | Toggle Bold Style on Selection |
| Cmd/Ctrl + I | Toggle Italic Style on Selection |
| Cmd/Ctrl + K | Insert Markdown Hyperlink |
| Cmd/Ctrl + Alt + I | Insert Image Link |
| Cmd/Ctrl + G | Find Next Match |
| Shift + Cmd/Ctrl + G | Find Previous Match |
| Alt + Enter | Create new list bullet/number checklist |
| Tab | Indent active list item |
| Shift + Tab | Outdent active list item |
| Esc | Close open dialogs/settings pane |