Keyboard shortcuts

The plugin ships with no default hotkeys — Obsidian’s plugin guidelines disallow them. You can assign any of the plugin’s commands to your own hotkey under SettingsHotkeys.

This page lists what the plugin responds to.

Commands (assignable hotkeys)

All accessible via the command palette. Search for the name to find each.

CommandWhat it does
Open projects paneOpens the project list.
Create new projectOpens the new-project modal.
Create new taskAsks which project, then opens the new-task modal.
Create new subtaskAsks for project and parent task, then creates a subtask.
Import notes as tasksBulk-converts vault notes into tasks.
Open current file as projectTreats the currently active markdown file as a project.
Undo last actionUndoes the most recent change made through the plugin.
Redo last actionReapplies the most recent undone change.

Assign hotkeys via SettingsHotkeys, search the command, click the +, press your key combo.

In-view keys (always active)

Table view

KeyAction
EnterOpen the focused row’s task modal, or commit an inline edit.
EscapeCancel an inline edit, or deselect everything.
Shift-clickRange-select rows.
Cmd/Ctrl-clickToggle a single row in/out of selection.

Gantt view

KeyAction
EscapeCancel dependency linking mode.
Cmd/Ctrl + ZUndo last drag.
Cmd/Ctrl + Shift + Z or Cmd/Ctrl + YRedo.

Task modal

KeyAction
Shift + EnterSave.
EscapeClose. (With save tasks on close on, this also saves.)
TabMove to the next field.

Inline editors (status pickers, date pickers, etc.)

KeyAction
EnterCommit.
EscapeCancel.

Where to go next

Tips

If you reach for the mouse most often for Create new task, that’s the one command worth a hotkey. Most other actions are one or two clicks away.