garykl / dotwarrior

meaningfull bullet lists with taskwarrior and graphviz
GNU General Public License v3.0
5 stars 0 forks source link

split hierarchical projects #1

Open garykl opened 9 years ago

garykl commented 9 years ago

a hierarchical project is split by a dot. e.g.:

Work.presentation
Work.calculation

is currently shown as two nodes. convert that into three nodes with one level of hierarchy:

Work
|_ presentation
|_ calculation