task-gantt
task-gantt copied to clipboard
Generating Gantt charts from Taskwarrior entries
task-gantt
Generating Gantt charts from Taskwarrior entries.

The idea is to specify a due date and a duration (UDA) and then treat the
task as it would start at due - duration and end at due date.
Setup
-
Add
durationas user defined attribute to your~/.taskrcuda.duration.type = numeric -
Install
Project::Ganttperl modulecpanm Project::Gantt
Usage
task-gantt [--stdout] [-d <description>] [-o <filename>] <filters> ...
For example, to generate a Gantt chart of all pending tasks and watch it
directly with feh execute
task-gantt --stdout status:pending | feh -