Taskwarrior

From NixOS Wiki
Revision as of 21:40, 28 May 2024 by Klinger (talk | contribs) (first version of Taskwarrior)
(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 (like vit) available.

Installation

Taskwarrior can be installed as package from nixpkgs:

  • Taskwarrior (Version 2.6.2): taskwarrior
  • Taskwarrior (Version 3.X): taskwarrior3 (up to NixOS 23.11 this is only available in unstable)

Configuration

There are no configuration options in NixOS.

Sync Server

Version 2 of Taskwarrior

see Taskserver

Version 3 of Taskwarrior

see [1]