Keyboard Shortcuts

Quick reference for all keyboard shortcuts in CoachKeeper.

Global shortcuts

These work from anywhere in the app. Press Cmd/Ctrl + K at any time to see this list in-app.

ShortcutAction
Alt + I (or Cmd/Ctrl + I)Open Quick Capture
Alt + 1 (or Cmd/Ctrl + 1)Switch to a fresh Notes view
Alt + 2 (or Cmd/Ctrl + 2)Switch to a fresh Todos view
Alt + 3 (or Cmd/Ctrl + 3)Switch to Calendar
Alt + 4 (or Cmd/Ctrl + 4)Switch to Sources
Alt + S (or Cmd/Ctrl + S)Open the search / command palette
Alt + / (or Cmd/Ctrl + /)Toggle the chat sidebar
Cmd/Ctrl + TToggle the Today view
Cmd/Ctrl + KOpen the keyboard shortcuts panel (in Settings)
Cmd/Ctrl + HOpen the onboarding tour (in Settings)
Cmd/Ctrl + ZUndo the last action (app-wide)
Cmd/Ctrl + Shift + Z or Cmd/Ctrl + YRedo
EscapeClose the chat sidebar

Two things worth knowing about how these behave:

  • The Alt shortcuts also accept Cmd/Ctrl — muscle memory from either convention works.
  • While you’re typing in a note, input, or the chat box, the Alt shortcuts and app-wide undo/redo stay out of your way (so Cmd + I gives you italic, and undo applies to your text). Cmd + T, Cmd + K, and Cmd + H work everywhere, even mid-sentence.

Editor shortcuts

These work inside the note/capture editor:

ShortcutAction
Cmd/Ctrl + BBold
Cmd/Ctrl + IItalic
Cmd/Ctrl + EInline code
Cmd/Ctrl + Shift + XStrikethrough
Cmd/Ctrl + Alt + 14Heading 1–4
Cmd/Ctrl + FOpen find & replace (Note mode)
Cmd/Ctrl + ZUndo (in the editor)
Cmd/Ctrl + Shift + ZRedo (in the editor)

There is no insert-link shortcut — Cmd + K always opens the shortcuts panel, even while editing. To add a link, paste a URL over selected text. Pasting a bare URL on its own line turns it into a rich link-preview card instead.

Markdown shortcuts (typed in editor)

Type thisResult
# Heading 1
## Heading 2
### Heading 3
#### Heading 4
- or * Bullet list
1. Numbered list
[]Todo chip
> Blockquote
---Horizontal rule
```Code block
/Slash command menu

Chat shortcuts

ShortcutAction
EnterSend message (on mobile, Enter adds a line break — send with the button)
Shift + EnterLine break in message
@Open mention autocomplete

Tips

  • Alt+I is your fastest entry point. From anywhere in the app, capture a thought, create a task, or schedule an event — all in natural language.
  • Editor shortcuts follow standard conventions. If it works in Google Docs, it probably works here.
  • The slash command menu (/) is the fastest way to insert blocks: images, code, math, tables.
  • [] for inline todo chips is unique to CoachKeeper — a linked task reference right in your text.