mhoeher / opentodolist

A simple Todo and task management application - Mirror of https://gitlab.com/rpdev/opentodolist
https://opentodolist.rpdev.net
GNU General Public License v3.0
161 stars 12 forks source link

Request: due dates and notes for tasks #71

Open hynow opened 2 years ago

hynow commented 2 years ago

Endless hierarchy of sub-tasks would be ideal, but it would be great if tasks were just sub-todos that could also show on the schedule page.

mhoeher commented 2 years ago

As for the endless hierarchy... nope, won't come. In fact, this was implemented in very early stages of the app (which was nearly 10 years ago) and what shall I say: Did more harm than it helped 😉

As for the tasks: I am - to be honest - a bit skeptic and would rather keep these items as simple as possible. Why that?

I know that - for a user - this might be a bit annoying, but let me ask the other way round: What is your concrete use case where you think you need to have due dates on these sub-tasks? Maybe that use case could be modelled with other means that already are implemented within the app.