TaskTracker.jl: create Gantt charts from markdown todo lists

I’ve created a small Julia package called TaskTracker.jl that helps with task tracking and visualization. It’s a simple tool that parses markdown files, calculates completion percentages, and generates Gantt charts using PlantUML.

I thought it might be useful to others, so I’m sharing it here.

I’d be happy to hear any feedback or suggestions you might have. Thanks for taking a look!

10 Likes