# Reference Settings and Preferences ## Keyboard-Shortcuts - `Shift`+`P`: Open create project dialog - `Shift`+`A`: Open add task bar - `Enter`: Edit currently focussed task title - `Arrow keys`: Navigate around task list - `D`: Mark currently focused task as done - `A`: Add subtask to currently focused task - `Y`: Toggle tracking time to currently focused task - `S`: Open schedule dialog for currently focused task - `Backspace`: Delete currently focused task - `ArrowRight`: Open additional info panel for currently focused task - `Ctrl`+`Shift`+`ArrowUp`: Move currently focused task up in list - `Ctrl`+`Shift`+`ArrowDown`: Move currently focused task down in list ### Short-Syntax Can be used when adding a task. **(Each of these can be disabled in settings->short syntax)** - `# `: add a tag to the task (`"task-description #tag1"`) - `m` or `h`: set time-estimate for the task (`"task-description 10m"` or `"task-description 5h"`) - `@