active | Shows all tasks matching the filter, that are started but not completed |
all | Shows all tasks matching the filter, including parents of recurring tasks |
blocked | Shows all tasks matching the filter, that are currently blocked by other tasks |
blocking | Shows all tasks matching the filter, that block other tasks |
burndown.daily | Shows a graphical burndown chart, by day. Is affected by the context |
burndown.weekly | Shows a graphical burndown chart, by week. Note that 'burndown' is an alias to the 'burndown.weekly' report. Is affected by the context |
burndown.monthly | Shows a graphical burndown chart, by month. Is affected by the context |
calendar | Shows a monthly calendar with due tasks marked |
commands | Shows all the supported commands, with some details of each |
diagnostics | Shows diagnostic information, of the kind needed when reporting a problem |
logo | Displays the Taskwarrior logo |
news | Guides the user through important release notes anytime a new version of Taskwarrior is installed |
reports | Lists all supported reports |
completed | Shows all tasks matching the filter that are completed |
count | Display only a count of tasks matching the filter. Is affected by the context |
export | Exports all tasks in the JSON format matching the filter |
ghistory.annual | Shows a graphical report of task status by year |
ghistory.monthly | Shows a graphical report of task status by month |
ghistory.weekly | Shows a graphical report of task status by week |
ghistory.daily | Shows a graphical report of task status by day |
help | Shows the long usage text |
history.annual | Shows a report of task history by year |
history.monthly | Shows a report of task history by month |
history.weekly | Shows a report of task history by week |
history.daily | Shows a report of task history by day |
ids | Applies the filter then extracts only the task IDs and presents them as a space-separated list |
uuids | Applies the filter on all tasks (even deleted and completed tasks) then extracts only the task UUIDs and presents them as a space-separated list |
udas | Shows a list of UDAs that are defined, including their name, type, label, and allowed values |
information | Shows all data and metadata for the specified tasks |
long | Provides the most detailed listing of tasks matching the filter |
ls | Provides a short listing of tasks matching the filter |
minimal | Provides a minimal listing of tasks matching the filter |
newest | Shows the newest tasks matching the filter |
next | Shows a page of the most urgent tasks, sorted by urgency, which is a calculated value |
ready | Shows a page of the most urgent ready tasks, sorted by urgency with started tasks first |
oldest | Shows the oldest tasks matching the filter |
overdue | Shows all incomplete tasks matching the filter that are beyond their due date |
projects | Lists all project names that are current used by pending tasks, and the number of tasks for each |
recurring | Shows all recurring tasks matching the filter |
unblocked | Shows all tasks that are not currently blocked by other tasks, matching the filter |
waiting | Shows all waiting tasks matching the filter |
add | Adds a new pending task to the task list |
annotate | Adds an annotation to an existing task |
append | Appends description text to an existing task |
delete, rm | Deletes the specified task from the task list |
denotate | Deletes an annotation for the specified task |
done | Marks the specified task as done |
duplicate | Duplicates the specified task and allows modifications |
edit | Launches a text editor to let you modify all aspects of a task directly |
log | Adds a new task that is already completed, to the task list |
modify | Modifies the existing task with provided information |
prepend | Prepends description text to and existing task |
purge | Permanently removes the specified tasks from the data files |
start | Marks the specified tasks as started |
stop | Removes the start time from the specified task |
context | Sets the currently active context |
stats | Shows statistics of the tasks defined by the filter |
summary | Shows a report of aggregated task status by project |
tags | Show a list of all tags used |
timesheet | Shows a weekly report of tasks completed and started |
undo | Reverts the most recent action |
version | Shows the Taskwarrior version number |