ashnoa / dakoku

A CLI tool for your time management.
MIT License
4 stars 0 forks source link

Export in JSON format for days #5

Open nikolaydubina opened 4 years ago

nikolaydubina commented 4 years ago

Cool simple project!

If there was "show" in JSON format for days, then it can be piped through this tool to make heatmap. Would be old-school-cool to keep tools in UNIX tradition via pipes:

$ dakoku show --json --tasks=1,2 | calendarheatmap > chart.png
ashnoa commented 3 years ago

Thank you, @nikolaydubina ! I feel your idea is great, but I don't have enough time now... I tag this issue to implement later :-)