You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently subtasks are implemented as list (see #37) which is pretty nice. But as companion client which interacts with a Nextcloud server and Task app, this causes problems:
Subtasks created via the webfrontend will become an main task at opentasks.
Viceversa subtasks created with OT will just show up at the description field at the webfrontend.
I can deal with it, but a perfect workflow would present all infos in the same way 😄
Technically the iCalendar / calDAV elements are referenced via RELATED-TO attributes to created a hierachy. OpenTask would need to understand this model and (maybe later) present also subtasks at the widget etc...
nrgeen, joewashear007, fhunter, plasmac0r, klawdhfzasjhaa and 10 more