Keyboard Shortcuts
Below is a list of useful keyboard shortcuts to maintain your flow while writing in Paragraphs.
Text Editing
| Shortcut | Description |
|---|---|
| ⌘ + C | Copy selected text |
| ⌘ + V | Paste clipboard contents |
| ⌘ + X | Cut selected text |
| ⌘ + Z | Undo last action |
| ⌘ + Y | Redo last action |
| ⌘ + A | Select all text |
| ⌘ + B | Toggle markdown bold formatting |
| ⌘ + I | Toggle markdown italic formatting |
| ⌘ + Shift + X | Toggle markdown strikethrough |
| ⌘ + Shift + K | Insert a markdown link |
Menus and Views
| Shortcut | Description |
|---|---|
| Control + ⌘ + S | Toggle the sidebar |
| Option + ⌘ + T | Toggle the toolbar |
| Shift + ⌘ + \ | Show all tabs |
| ⌘ + P | Display the "Open Quickly" dialog |
| ⌘ + E | Open the "Export" dialog |