Keyboard Shortcuts

A full reference for Glacier's keyboard shortcuts. Most shortcuts work anywhere in the app unless otherwise noted.


Global

ShortcutAction
⌘KOpen command palette
⌘⇧TToggle light / dark theme
?Open help panel

Command palette (⌘K)

The command palette is the fastest way to navigate and create. Type to search across:

  • Projects and pages (board, docs, metrics, settings)
  • Cards — jump directly to a card by title or card ID (e.g. GLACIE-42)
  • Actions — create card, create doc, invite member

Board

ShortcutAction
EscapeClose card detail panel

Doc editor

ShortcutAction
/Open slash command menu
⌘ZUndo
⌘⇧ZRedo
⌘BBold
⌘IItalic
⌘⇧XStrikethrough
⌘EInline code
⌘⇧HHighlight
TabIndent list item
⇧TabOutdent list item

Comments

ShortcutAction
⌘Enter or Ctrl+EnterSubmit comment
@Trigger mention picker
↑ / ↓Navigate mention suggestions
Enter or TabSelect mention
EscapeDismiss mention picker

Slash commands (doc editor)

Type / on a new line to open the command menu:

CommandResult
/h1 or /heading 1Heading 1
/h2 or /heading 2Heading 2
/h3 or /heading 3Heading 3
/bullet or /ulBullet list
/numbered or /olNumbered list
/todo or /taskTask list (checkboxes)
/codeCode block
/quoteBlock quote
/dividerHorizontal rule