Files
taskwarrior-2.x/docs/src/using-task-command.md
Dustin J. Mitchell 09558f9329 Substitute usage information into the documentation
This will simplify keeping documentation in sync with the code.
2021-05-24 08:51:05 -04:00

911 B

Using the Task Command

The main interface to your tasks is the ta command, which supports various subcommands such as add, modify, start, and done. Customizable reports are also available as subcommands, such as next. The command reads a configuration file for its settings, including where to find the task database. And the sync subcommand synchronizes tasks with a sync server.

NOTE: the task interface does not precisely match that of TaskWarrior.

Subcommands

The sections below describe each subcommand of the ta command. The syntax of [filter] is defined in filters, and that of [modification] in modifications. You can also find a summary of all subcommands, as well as filters, built-in reports, and so on, with ta help.