Skip to main content

Overview

Cleve is designed for keyboard-first productivity. This reference covers all keyboard shortcuts to help you navigate, write, and create faster.
Notation:
  • Cmd = Command key on macOS
  • Ctrl = Control key on Windows/Linux
  • + = Press keys simultaneously
  • then = Press keys in sequence
ActionmacOSWindows/Linux
Open searchCmd + /Ctrl + /
New writingCmd + NCtrl + N
New ideaCmd + Shift + ICtrl + Shift + I
Toggle zen modeCmd + \Ctrl + \
Open command paletteCmd + KCtrl + K
Show keyboard shortcutsCmd + Shift + /Ctrl + Shift + /

Panel Management

ActionmacOSWindows/Linux
Focus writing editorCmd + 1Ctrl + 1
Focus AI chatCmd + 2Ctrl + 2
Focus ideas panelCmd + 3Ctrl + 3
Toggle categories sidebarCmd + BCtrl + B
Close current panelCmd + WCtrl + W
Maximize panelCmd + MCtrl + M
Reset layoutCmd + Shift + RCtrl + Shift + R
Next panelCmd + ]Ctrl + ]
Previous panelCmd + [Ctrl + [

Text Editing

Formatting

ActionmacOSWindows/Linux
BoldCmd + BCtrl + B
ItalicCmd + ICtrl + I
UnderlineCmd + UCtrl + U
StrikethroughCmd + Shift + XCtrl + Shift + X
CodeCmd + ECtrl + E
LinkCmd + KCtrl + K
Heading 1Cmd + Alt + 1Ctrl + Alt + 1
Heading 2Cmd + Alt + 2Ctrl + Alt + 2
Heading 3Cmd + Alt + 3Ctrl + Alt + 3
BlockquoteCmd + Shift + BCtrl + Shift + B
Code blockCmd + Alt + CCtrl + Alt + C
Bullet listCmd + Shift + 8Ctrl + Shift + 8
Numbered listCmd + Shift + 7Ctrl + Shift + 7

Editing Actions

ActionmacOSWindows/Linux
UndoCmd + ZCtrl + Z
RedoCmd + Shift + ZCtrl + Shift + Z
CutCmd + XCtrl + X
CopyCmd + CCtrl + C
PasteCmd + VCtrl + V
Paste without formattingCmd + Shift + VCtrl + Shift + V
Select allCmd + ACtrl + A
Find in documentCmd + FCtrl + F
ReplaceCmd + HCtrl + H
Delete lineCmd + Shift + KCtrl + Shift + K
Duplicate lineCmd + Shift + DCtrl + Shift + D
Move line upAlt + UpAlt + Up
Move line downAlt + DownAlt + Down
ActionmacOSWindows/Linux
Jump to start of lineCmd + LeftHome
Jump to end of lineCmd + RightEnd
Jump to start of documentCmd + UpCtrl + Home
Jump to end of documentCmd + DownCtrl + End
Select to start of lineCmd + Shift + LeftShift + Home
Select to end of lineCmd + Shift + RightShift + End
Select wordDouble-clickDouble-click
Select paragraphTriple-clickTriple-click

Writing Management

ActionmacOSWindows/Linux
Save writingCmd + SCtrl + S
Rename writingCmd + RCtrl + R
Delete writingCmd + BackspaceCtrl + Delete
Duplicate writingCmd + DCtrl + D
Export writingCmd + ECtrl + E
Share writingCmd + Shift + SCtrl + Shift + S
Toggle public/privateCmd + Shift + PCtrl + Shift + P
View writing infoCmd + ICtrl + I
Close writingCmd + WCtrl + W

AI Chat

ActionmacOSWindows/Linux
New conversationCmd + Shift + NCtrl + Shift + N
Send messageEnterEnter
New line (in message)Shift + EnterShift + Enter
Stop generationCmd + .Ctrl + .
Regenerate responseCmd + Shift + RCtrl + Shift + R
Copy last responseCmd + Shift + CCtrl + Shift + C
Toggle voice inputCmd + Shift + VCtrl + Shift + V
Toggle context sourcesCmd + Shift + KCtrl + Shift + K
Switch AI modelCmd + Shift + MCtrl + Shift + M
Clear conversationCmd + Shift + DeleteCtrl + Shift + Delete

Ideas Panel

ActionmacOSWindows/Linux
New ideaCmd + Shift + ICtrl + Shift + I
Save ideaEnterEnter
Delete ideaBackspace or DeleteBackspace or Delete
Edit ideaDouble-clickDouble-click
Select multiple ideasCmd + ClickCtrl + Click
Select rangeShift + ClickShift + Click
Select all ideasCmd + ACtrl + A
Search ideasCmd + FCtrl + F
Move to categoryCmd + Shift + MCtrl + Shift + M
Convert to writingCmd + EnterCtrl + Enter

Categories & Organization

ActionmacOSWindows/Linux
New categoryCmd + Shift + CCtrl + Shift + C
Rename categoryF2F2
Delete categoryCmd + BackspaceCtrl + Delete
Expand/collapse categorySpaceSpace
Collapse all categoriesCmd + Shift + UpCtrl + Shift + Up
Expand all categoriesCmd + Shift + DownCtrl + Shift + Down
Share categoryCmd + Shift + SCtrl + Shift + S
ActionmacOSWindows/Linux
Open global searchCmd + /Ctrl + /
Search in writingCmd + FCtrl + F
Next search resultCmd + GCtrl + G
Previous search resultCmd + Shift + GCtrl + Shift + G
Close searchEscapeEscape
Toggle semantic searchCmd + Shift + SCtrl + Shift + S
Filter by typeCmd + Shift + FCtrl + Shift + F

View & Display

ActionmacOSWindows/Linux
Toggle dark modeCmd + Shift + LCtrl + Shift + L
Increase font sizeCmd + +Ctrl + +
Decrease font sizeCmd + -Ctrl + -
Reset font sizeCmd + 0Ctrl + 0
Toggle fullscreenCmd + Ctrl + FF11
Toggle zen modeCmd + \Ctrl + \
Show/hide toolbarCmd + Shift + TCtrl + Shift + T
Show/hide word countCmd + Shift + WCtrl + Shift + W

Workspace Presets

ActionmacOSWindows/Linux
Writing focus presetCmd + Shift + 1Ctrl + Shift + 1
Brainstorming presetCmd + Shift + 2Ctrl + Shift + 2
Research presetCmd + Shift + 3Ctrl + Shift + 3
Full productivity presetCmd + Shift + 4Ctrl + Shift + 4
Save current layoutCmd + Shift + LCtrl + Shift + L
Load saved layoutCmd + Shift + OCtrl + Shift + O

Accessibility

ActionmacOSWindows/Linux
Toggle screen reader modeCmd + Alt + SCtrl + Alt + S
Increase contrastCmd + Alt + CCtrl + Alt + C
Toggle high contrastCmd + Alt + HCtrl + Alt + H
Focus next elementTabTab
Focus previous elementShift + TabShift + Tab
Activate focused elementEnter or SpaceEnter or Space

Developer Tools

ActionmacOSWindows/Linux
Open developer consoleCmd + Alt + ICtrl + Shift + I
Reload pageCmd + RCtrl + R
Hard reload (clear cache)Cmd + Shift + RCtrl + Shift + R
Inspect elementCmd + Shift + CCtrl + Shift + C

Markdown Shortcuts

Type these sequences to quickly format text:
InputResult
# + SpaceHeading 1
## + SpaceHeading 2
### + SpaceHeading 3
- + SpaceBullet list
1. + SpaceNumbered list
> + SpaceBlockquote
``` + SpaceCode block
--- + EnterHorizontal rule
[ ] + SpaceCheckbox (unchecked)
[x] + SpaceCheckbox (checked)

Custom Shortcuts

You can customize shortcuts in Settings → Keyboard.

Creating Custom Shortcuts

  1. Go to Settings → Keyboard → Custom Shortcuts
  2. Click “Add Shortcut”
  3. Choose the action
  4. Press your desired key combination
  5. Click Save
Avoid overriding system shortcuts or browser defaults. Cleve will warn you if there’s a conflict.

Tips for Power Users

Combo Shortcuts

Combine shortcuts for maximum efficiency:
Cmd + N → Start new writing
Cmd + \ → Enter zen mode
Start writing immediately with no distractions

Chaining Actions

Cmd + / → Open search
Type query → Find writing
Enter → Open writing
Cmd + \ → Zen mode for focused editing

Context-Aware Shortcuts

Some shortcuts behave differently based on context:
  • Enter in chat = Send message
  • Enter in idea input = Save idea
  • Enter in search = Open result
  • Shift + Enter everywhere = New line

Workflow Automation

Create custom shortcuts for common workflows:
Cmd + Shift + B → Brainstorming Mode
(Opens ideas panel + AI chat + new writing)

Mobile & Tablet

Touch devices support gestures instead of shortcuts:
GestureAction
Swipe rightOpen sidebar
Swipe leftClose sidebar
Swipe downRefresh
Pinch outZoom in
Pinch inZoom out
Long pressContext menu
Double tapSelect word

Browser-Specific Notes

Chrome/Edge

  • All shortcuts work as documented
  • No conflicts with browser defaults

Firefox

  • Some Cmd + Shift combos may conflict
  • Customize in Firefox settings if needed

Safari

  • Some shortcuts may be intercepted by macOS
  • Disable conflicting system shortcuts in System Settings

Troubleshooting

Shortcut Not Working

Solutions:
  • Check if another app is using the shortcut
  • Verify you’re focused on the correct panel
  • Try using the menu to perform the action
  • Reset shortcuts to default in Settings

Keyboard Layout Issues

Solutions:
  • Ensure keyboard layout is set correctly
  • Some layouts may require different key combinations
  • Customize shortcuts for your specific keyboard

Workspace

Learn about panel management and layouts.

Writing System

Master the writing editor shortcuts.

AI Chat

Use shortcuts for faster AI interactions.

Getting Started

Learn the basics before diving into shortcuts.