Top Qs
Timeline
Chat
Perspective

Taskwarrior

Open-source time and task management tool From Wikipedia, the free encyclopedia

Taskwarrior
Remove ads

Taskwarrior is an open-source, cross platform time and task management tool, used to keep track of and handle tasks. It uses a command-line interface, although since its inception, graphical user interface wrappers have also been created.

Quick Facts Original author(s), Developer(s) ...
Remove ads

Taskwarrior uses concepts and techniques described in Getting Things Done by David Allen, but is paradigm-agnostic in that it does not require users to adhere to any given life-management philosophy.[3]

According to its author, Taskwarrior was created "to address layout and feature issues"[4] in the Todo.txt applications popularized by Gina Trapani.[5] The authors offer an accompanying tool called Timewarrior for tracking time spent on projects.[6] Configuration allows e. g. to define recurring breaks such as lunch time.[7] The documentation notes that "Timewarrior focuses on accurately recording time already spent, whereas Taskwarrior looks forward to work that is not yet done."[8]

Taskwarrior's source code is a free and open-source software and can be either compiled from source code to run on a variety of architectures and operating systems, or installed as a binary, which is available on many Linux distribution binary repositories.

Remove ads

Typical Workflow

Taskwarrior comprises three main commands: add, list, and done. All other functionality – recurrences, tags, priorities, etc. – are optional.

Adding a task

$ task add Pick up keys to the new apartment
Created task 1.

Listing Tasks

$ task list
ID Project Pri Due Active Age    Description                      
1                        4 secs Pick up keys to the new apartment
1 task

Marking a task as completed

$ task 1 done
Completed 1 'Pick up keys to the new apartment'.
Marked 1 task as done.

Creating a task with due dates, recurrences, and tags

$ task add Mow the lawn project:Lawnwork due:tomorrow recur:biweekly +home
Created task 1.
Remove ads

Syncing

When used in conjunction with Taskserver, can sync tasks into the cloud, and indirectly with other clients/devices.[citation needed]

Accolades

See also

References

Loading content...
Loading related searches...

Wikiwand - on

Seamless Wikipedia browsing. On steroids.

Remove ads