Taskwarrior

From NixOS Wiki
Revision as of 14:35, 3 June 2024 by Mic92 (talk | contribs) (remove 23.11 remark)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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]