Taskwarrior: Difference between revisions
first version of Taskwarrior |
remove 23.11 remark |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
[https://taskwarrior.org/ 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, there are also graphical user interface wrappers ( | [https://taskwarrior.org/ 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, there are also graphical user interface wrappers (nixpkgs: vit) and a tool for reviews (nixpkgks: tasksh) available. | ||
== Installation == | == Installation == | ||
Line 5: | Line 5: | ||
* Taskwarrior (Version 2.6.2): taskwarrior | * Taskwarrior (Version 2.6.2): taskwarrior | ||
* Taskwarrior (Version 3.X): taskwarrior3 | * Taskwarrior (Version 3.X): taskwarrior3 | ||
== Configuration == | == Configuration == |
Latest revision as of 14:35, 3 June 2024
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, there are also graphical user interface wrappers (nixpkgs: vit) and a tool for reviews (nixpkgks: tasksh) available.
Installation
Taskwarrior can be installed as package from nixpkgs:
- Taskwarrior (Version 2.6.2): taskwarrior
- Taskwarrior (Version 3.X): taskwarrior3
Configuration
There are no configuration options in NixOS.
Sync Server
Version 2 of Taskwarrior
see Taskserver
Version 3 of Taskwarrior
see [1]