We've added keyboard shortcuts throughout the dashboard for those who like to keep their hands on the keyboard.
Editor shortcuts
| Shortcut | Action |
|---|---|
Cmd+S | Save draft |
Cmd+Enter | Publish post |
Cmd+Shift+P | Toggle preview |
Cmd+B | Bold |
Cmd+I | Italic |
Cmd+K | Insert link |
Formatting shortcuts
You can also use markdown-style shortcuts while typing:
Type
##at the start of a line for a headingType
-for a bullet listType
1.for a numbered listType
>for a blockquoteWrap text in backticks for
inline codeType
```for a code block
All shortcuts work with
Ctrlon Windows and Linux.
More shortcuts coming soon — including navigation shortcuts for moving between posts.