|
|
|
|
|
by mgirkins
1067 days ago
|
|
This article encompasses lots of the reasons why I dislike traditional todo apps as well. Unlike the author I did end up creating my own solution which solves a lot of the problems suggested by using a tree structure instead of a list structure. I have found it works better for my productivity than any other app as it encourages breaking tasks down into smaller chunks which are then easy to complete and build momentum as OP suggests. It’s available at https://tatask.com I’m always open to feedback on improving it too. |
|
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.