Hacker News new | ask | show | jobs
by senkora 1070 days ago
I also did this. I decided after a few false starts that I was simply never going to commit to use a todo system that someone else made, so I wrote my own.

The tree-of-tasks idea is great and exactly what I did.

I probably won’t ever release it since I’m under no delusions that I’m creating something novel, but I love seeing how others approach the problem and taking ideas to incorporate into my system.