i have been meaning to reply to this thread for a few months now, but i also took a crack at it.,
the script i wrote uses metadata from the to-do lists and file holding the gannt to add some more functionality
- adjust the axis format based on the “axis_format” field ( a similar thing could be set up to also adjust tick interval, i just never got around to implementing that)
- automatically set tasks as dependent/starting after a previous task based on task indentation
- set specific tasks as critical/milestones using modifiers
- set specific tasks as milestones
The gannt chart will use the to-do lists from all fields in your vault that have the #gannt and are linked to the file holding the gannt chart. Each linked file will be treated as a separate section in the gannt
auto gannt explanation pic 1.md (26.8 KB)
Autogantt.md (4.2 KB)