Keyboard Shortcuts for Writers and Editors
Writers and editors spend their days shaping text: selecting, moving, formatting, commenting, and restructuring. Every time you reach for the mouse to bold a word, insert a comment, or jump to a heading, you interrupt your creative flow. This page is your starting point — pick an app below for its full cheat sheet, or scroll for cross-app references covering text formatting, navigation, commenting, and editing workflows.
The tables below use macOS notation. On Windows, substitute Ctrl for Cmd and Alt for Option unless noted otherwise.
Text Formatting
Formatting is the action writers perform most often after typing itself. These shortcuts apply character and paragraph formatting without opening any menus.
Character Formatting
| Action | Word | Google Docs | Notion |
|---|---|---|---|
| Bold | Cmd + B | Cmd + B | Cmd + B |
| Italic | Cmd + I | Cmd + I | Cmd + I |
| Underline | Cmd + U | Cmd + U | Cmd + U |
| Strikethrough | Cmd + Shift + X | Cmd + Shift + X | Cmd + Shift + S |
| Superscript | Cmd + Shift + = | Cmd + . | N/A |
| Subscript | Cmd + = | Cmd + , | N/A |
| Insert hyperlink | Cmd + K | Cmd + K | Cmd + K |
| Clear formatting | Cmd + Space | Cmd + \ | Cmd + E (then retype) |
Paragraph Formatting
| Action | Word | Google Docs | Notion |
|---|---|---|---|
| Heading 1 | Cmd + Option + 1 | Cmd + Option + 1 | /h1 or Cmd + Option + 1 |
| Heading 2 | Cmd + Option + 2 | Cmd + Option + 2 | /h2 or Cmd + Option + 2 |
| Heading 3 | Cmd + Option + 3 | Cmd + Option + 3 | /h3 or Cmd + Option + 3 |
| Normal paragraph | Cmd + Option + 0 | Cmd + Option + 0 | N/A |
| Bulleted list | Cmd + Shift + L | Cmd + Shift + 8 | /bullet or - + Space |
| Numbered list | N/A (use AutoFormat) | Cmd + Shift + 7 | /numbered or 1. + Space |
| Increase indent | Tab (in list) | Tab | Tab |
| Decrease indent | Shift + Tab | Shift + Tab | Shift + Tab |
| Align left / center / right | Cmd + L / E / R | Cmd + Shift + L / E / R | N/A |
Heading shortcuts are among the most valuable for writers who structure their work with headings. Instead of clicking a dropdown and selecting a heading level, a single key combination applies the style and keeps your cursor in position to continue writing.
Text Selection and Navigation
Fast, precise text selection is what separates efficient editors from those who rely on click-and-drag. These shortcuts work across all three applications and throughout the operating system.
| Action | macOS | Windows |
|---|---|---|
| Select word | Option + Shift + Left / Right | Ctrl + Shift + Left / Right |
| Select to start / end of line | Cmd + Shift + Left / Right | Shift + Home / End |
| Select entire paragraph | Triple-click or Cmd + Shift + Up / Down | Triple-click or Ctrl + Shift + Up / Down |
| Select all | Cmd + A | Ctrl + A |
| Jump word by word | Option + Left / Right | Ctrl + Left / Right |
| Jump to start / end of document | Cmd + Up / Down | Ctrl + Home / End |
| Delete word backward | Option + Delete | Ctrl + Backspace |
A practical editing pattern: double-click a word to select it, then Shift + click at the end of a sentence to extend the selection. Or use Option + Shift + Right repeatedly to grow the selection word by word until you have exactly the text you want.
Find and Replace
Find and replace is essential for editing, whether you are fixing a misspelled name throughout a document, standardizing terminology, or cleaning up formatting artifacts after a paste.
| Action | Word | Google Docs | Notion |
|---|---|---|---|
| Find | Cmd + F | Cmd + F | Cmd + F |
| Find and replace | Cmd + H | Cmd + H | Cmd + H |
| Find next occurrence | Cmd + G or Enter (in Find) | Cmd + G or Enter | Enter (in Find) |
| Find previous occurrence | Cmd + Shift + G | Cmd + Shift + G | Shift + Enter |
In Word and Google Docs, find-and-replace supports regular expressions for advanced patterns. This is useful for tasks like removing double spaces, standardizing dash types, or converting date formats throughout a long document.
Comments and Track Changes
Collaborative editing relies heavily on comments and tracked changes. These shortcuts let you insert feedback and navigate revisions without breaking your reading flow.
| Action | Word | Google Docs | Notion |
|---|---|---|---|
| Insert comment | Cmd + Option + A | Cmd + Option + M | Cmd + Shift + M |
| Next comment | N/A (use Review pane) | Ctrl + Option + N + C | N/A |
| Previous comment | N/A (use Review pane) | Ctrl + Option + P + C | N/A |
| Toggle Track Changes (Word) | Cmd + Shift + E | N/A (use Suggesting mode) | N/A |
| Accept change (Word) | Cmd + Shift + A (in Review) | N/A | N/A |
In Google Docs, switch to Suggesting mode (via the pencil icon menu or Cmd + Option + Shift + X) to make all your edits appear as tracked suggestions that the document owner can accept or reject.
Document Structure and Navigation
Long documents benefit from structural navigation. Jump between headings, use the outline view, and manage sections without scrolling.
| Action | Word | Google Docs | Notion |
|---|---|---|---|
| Open document outline / sidebar | Cmd + Shift + S (Navigation Pane) | View menu (no shortcut) | Cmd + / then type "outline" |
| Insert page break | Cmd + Enter | Cmd + Enter | N/A |
| Insert horizontal rule / divider | Type --- + Enter | Type --- + Enter | /divider |
| Toggle block type (Notion) | N/A | N/A | / then type block name |
| Move block up / down (Notion) | N/A | N/A | Cmd + Shift + Up / Down |
| Word count | Cmd + Shift + G | Cmd + Shift + C | N/A (see bottom bar) |
Notion-Specific Shortcuts
Notion combines writing with database and project management features. Its block-based model introduces shortcuts that do not exist in traditional word processors.
| Action | Shortcut |
|---|---|
| Open slash command menu | / |
| Toggle to-do checkbox | Cmd + Enter |
| Create a toggle block | /toggle |
| Create a callout block | /callout |
| Create a code block | /code |
| Create inline code | `text` |
| Turn block into a different type | /turn then select type |
| Duplicate block | Cmd + D |
| Delete block | Cmd + Delete |
| Open as full page | Cmd + Enter (on page link) |
Markdown Shortcuts
Both Google Docs and Notion support Markdown-style shortcuts for fast formatting while typing. Word supports some of these through AutoFormat.
| Type this | To get | Works in |
|---|---|---|
# + text | Heading 1 | Google Docs, Notion |
## + text | Heading 2 | Google Docs, Notion |
- or * + text | Bullet list | Google Docs, Notion, Word |
1. + text | Numbered list | Google Docs, Notion, Word |
[] + text | To-do / checkbox | Google Docs, Notion |
> + text | Block quote | Google Docs, Notion |
--- | Horizontal rule | Google Docs, Notion, Word |
**text** | Bold | Notion |
*text* | Italic | Notion |
These Markdown shortcuts are particularly useful in Notion, where the slash command menu and Markdown syntax together let you format and structure documents entirely from the keyboard without touching any toolbar buttons.
Writing with AI Assistants
More and more drafting, outlining, and line-editing now happens in an AI chat window. Claude and ChatGPT both support keyboard shortcuts that keep you in the writing flow instead of reaching for the mouse between every prompt. The core keys are shared across the major assistants, so the habits transfer.
| Action | Claude | ChatGPT |
|---|---|---|
| Send your message | Enter | Enter |
| New line without sending | Shift + Enter | Shift + Enter |
| Start a new chat | Cmd + Shift + O | Cmd + Shift + O |
| Focus the message box | Shift + Esc | Shift + Esc |
The most useful writer habit: compose long prompts with Shift + Enter so a stray Enter never fires a half-written request. For a full side-by-side of every assistant, see our AI keyboard shortcuts compared guide. On Windows, substitute Ctrl for Cmd.
Building an Editing Workflow
For writers and editors, the highest-impact shortcuts to learn first are:
- Text selection (Option/Ctrl + Shift + Arrow): Select precisely without the mouse
- Heading application (Cmd/Ctrl + Option/Alt + 1-3): Structure documents as you write
- Insert comment (Cmd + Option + M in Docs): Give feedback without breaking flow
- Insert hyperlink (Cmd/Ctrl + K): Link references inline as you draft
- Find and replace (Cmd/Ctrl + H): Clean up consistency issues in one pass
Start with the shortcuts for the application you use most. If you primarily write in Google Docs, focus on its specific shortcuts before branching out to Word or Notion. The muscle memory you build in one application will transfer partially to the others since the underlying patterns (modifier + letter) are largely shared.