mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
617 B
617 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.
You can find a list of all subcommands, as well as the built-in reports, with ta help
.
NOTE: the
task
interface does not precisely match that of TaskWarrior.