super-productivity/docs/wiki/3.03-Keyboard-Shortcuts.md
Corey Newton f9a328022d
docs(wiki): initial revision (v0.1)
Contains both a first-draft of content as well as
a comprehensive GH Action to replicate from
docs/wiki to the `.wiki` sub-repo. The linting is
non-blocking at the moment.

- the existing markdown linking appears reliably
rendered in GH but more testing needed.
- style guide for contributions/expectations needs
to be added to the wiki
- **a significant re-work of the README** to
re-direct users to the Wiki is needed to avoid
doc duplication
- updates to the PR templates and contributor
guidelines to emphasize the importance of adding
documentation is still needed
2026-01-20 03:04:08 -08:00

1.9 KiB
Executable file

Global Shortcuts

These work everywhere in the app.

  • Shift+A: Open add task bar
  • Shift+P: Open create project dialog
  • N: Add new note
  • Shift+D: Focus Sidenav
  • Shift+N: Show/Hide Notes
  • C: Toggle Filter/Group/Sort Panel
  • P: Show/Hide Issue Panel
  • Shift+F: Show search bar
  • B: Show/Hide Task Backlog
  • W: Go to Work View and focus first task
  • F: Enter Focus Mode
  • Shift+T: Go to Schedule
  • Shift+S: Go to scheduled Tasks
  • <no default binding>: Go to Settings
  • Ctrl+=: Zoom in (Desktop/Firefox/Chrome)
  • Ctrl+-: Zoom in (Desktop/Firefox/Chrome)
  • Ctrl+0 (zero): Zoom default (Desktop/Firefox/Chrome)
  • Ctrl+S: Trigger sync (if configured)

Tasks

The following shortcuts apply for the currently selected task (selected via tab or mouse).

  • <no default binding>: Edit Title
  • I: Show/Hide additional task info
  • T: Edit estimation / time spent
  • S: Open schedule dialog for currently focused task
  • D: Mark currently focused task as done
  • A: Add subtask to currently focused task
  • L: Attach file or link
  • Enter: Edit currently focused task title
  • Backspace: Delete currently focused task
  • E: Open move task to project menu
  • Q: Open task context menu
  • K: Select previous Task
  • J: Select next Task
  • Ctrl+Shift+ArrowUp: Move currently focused task up in list
  • Ctrl+Shift+ArrowDown: Move currently focused task down in list
  • Ctrl+Alt+ArrowUp: Move currently focused task to the top
  • Ctrl+Alt+ArrowDown: Move currently focused task down to the bottom
  • Shift+B: Move Task to Task Backlog
  • Shift+T: Move Task to Today's Task List
  • <no default binding>: Expand Sub Tasks
  • <no default binding>: Collapse Sub Tasks
  • Y: Toggle tracking time to currently focused task

Unconfigurable

  • Arrow keys: Navigate around task list
  • ArrowRight: Open additional info panel for currently focused task