task Command Examples

Command-line to-do list manager. More information: https://taskwarrior.org/docs/.

task add {{description}} due:{{tomorrow}}

task {{task_id}} modify priority:{{H|M|L}}

task {{task_id}} done

task {{task_id}} delete

task list

task list due.before:{{eow}}

task burndown.daily

task reports