No description
Find a file
2023-08-20 15:30:50 +02:00
.task refactor: move options as tw's config file format 2023-08-19 21:19:44 +02:00
.klyban.conf various adjustments 2023-07-31 16:56:22 +02:00
klyban.py fix typo 2023-08-04 15:49:14 +02:00
LICENSE README and LICENSE 2023-08-20 15:14:24 +02:00
README.md adds logo 2023-08-20 15:30:50 +02:00
requirements.txt add requirements.txt 2023-07-31 17:33:11 +02:00
taskwarrior-deluxe-emblem.svg adds logo 2023-08-20 15:30:50 +02:00
taskwarrior-deluxe.py refactor: move options as tw's config file format 2023-08-19 21:19:44 +02:00

Taskwarrior-deluxe is a wrapper for the Taskwarrior task manager.

A crested corinthian helmet drawn in colors, over a grey circle.

Taskwarrior-deluxe aims at being a proof of concept of how the task display may be better than the current one.

It essentially features:

  • a fancier output, allowing better (i.e. more readable and/or good looking) ways to display tasks than the original table;
  • the possibility to work with task repositories attached to directories, in the same spirit than a version control system.

Taskwarrior-deluxe is in early aplha stage and not ready for production.