Core Features

Keyboard Shortcuts

Master DocsHub with these time-saving keyboard shortcuts

💡 Tip: Most shortcuts work with both Ctrl (Windows/Linux) and (Mac). We'll use "Mod" to represent either.

Essential Shortcuts

ActionWindows/LinuxMac
Save documentCtrl + S⌘ + S
Open AI assistantCtrl + K⌘ + K
Insert menu//
FindCtrl + F⌘ + F
Find and replaceCtrl + H⌘ + H
UndoCtrl + Z⌘ + Z
RedoCtrl + Shift + Z⌘ + Shift + Z

Text Formatting

StyleShortcutMarkdown
BoldMod + B**text**
ItalicMod + I*text*
UnderlineMod + U-
StrikethroughMod + Shift + S~~text~~
CodeMod + E`code`
HighlightMod + Shift + H==text==
LinkMod + K[text](url)

Block Creation

Headings

Heading 1# Space
Heading 2## Space
Heading 3### Space
Convert to H1-6Mod + Alt + 1-6

Lists

Bullet list- Space
Numbered list1. Space
Checklist[] Space
Indent/OutdentTab / Shift+Tab

Special Blocks

Quote> Space
Code block``` Space
Divider---
Table/table

Quick Inserts

HubSpot block/hubspot
AI chat/ai
Image/image
Emoji::
ActionShortcut
Select allMod + A
Select wordDouble-click
Select blockTriple-click
Select multiple blocksShift + Click
Jump to startMod + Home
Jump to endMod + End
Next wordMod + →
Previous wordMod + ←

Block Manipulation

ActionShortcut
Delete blockMod + Shift + Backspace
Duplicate block/lineMod + D
Move block upMod + Shift + ↑
Move block downMod + Shift + ↓
Create new blockEnter
Merge with previousBackspace (at start)
Merge with nextDelete (at end)

Clipboard Operations

ActionShortcut
CutMod + X
CopyMod + C
PasteMod + V
Paste without formattingMod + Shift + V

Table Editing

ActionShortcut
Next cellTab
Previous cellShift + Tab
Add row belowMod + Enter
Add column rightMod + Shift + →
Delete rowMod + Shift + Backspace

Special Characters & Symbols

Quick Symbols

Em dash —---
En dash –--
Ellipsis …...
Copyright ©(c)
Trademark ™(tm)
Registered ®(r)

Arrows

Right arrow →->
Left arrow ←<-
Both arrow ↔<->
Double arrow ⇒=>

🎯 Pro Tips

  • • Learn the slash command (/) first - it's the gateway to everything
  • • Master Mod+K for quick AI assistance
  • • Use markdown shortcuts for faster formatting
  • • Triple-click to select entire blocks quickly
  • • Remember: most text formatting works with both shortcuts and markdown