Command palette

The command palette is the main way of interacting with tasks.md via keyboard. Cmd + K toggles the command palette.

Commands

Add a new task

a|add [task subject]

Remove a task

rm|remove [index]

Edit a task

e|edit [index] [new task subject]

Mark as completed

d|done|check [index]

Mark as uncompleted

undone|uncheck [index]

Filter

f|filter [tag]