dbosk / heaper

A tool to prioritize among to-do's
MIT License
0 stars 0 forks source link

Allow subtasks (ad infinitum) #11

Open dbosk opened 3 years ago

dbosk commented 3 years ago

Allow tasks to get subtasks, so that a task consists of their subtasks. These subtasks can in turn be split into subtasks. Allow infinite levels, since this helps thinking. (E.g. SkedPal only allows areas -> projects -> tasks -> subtasks.)