Keyboard Shortcuts

DPlan supports keyboard shortcuts for common actions. All shortcuts work when the Gantt task table has focus and no text input field is active.

Undo & Redo

ShortcutAction
Ctrl + ZUndo last change
Ctrl + YRedo
Ctrl + Shift + ZRedo (alternative)

Adding & Editing Tasks

ShortcutAction
EnterOpen Task Editor for the selected task; if nothing is selected, adds a new task
InsertAdd a new task
Delete / BackspaceDelete selected task(s)
EscapeClear selection / close modal

Task Structure

ShortcutAction
TabIndent selected task (make it a child of the task above)
Shift + TabOutdent selected task (promote up one level)
Move selected task up one row
Move selected task down one row

Selection

ShortcutAction
Ctrl + ASelect all tasks
Ctrl + ClickAdd / remove a task from multi-selection
Shift + ClickRange select from current selection to clicked row
EscapeClear selection

Copy & Paste

ShortcutAction
Ctrl + CCopy selected task(s) to clipboard
Ctrl + VPaste copied tasks — dates shift +7 days, names get "(copy)" suffix, parent/child hierarchy preserved within the group
Copy/Paste can be toggled in Settings → Feature Toggles → Copy / Paste Tasks. Pasted tasks start with 0% progress and "not-started" status regardless of the original.

File

ShortcutAction
Ctrl + SSave project as .dplan file
Ctrl + OOpen .dplan file
Note Shortcuts are suppressed when a text input, textarea, or dropdown has focus — you can type freely in name or date fields without triggering them.
Tip On macOS, use Cmd in place of Ctrl for Undo, Redo, Select All, Save, and Open.