← Back to team overview

gtg team mailing list archive

[Bug 497164] Re: add a list of order-dependent subtasks to a task

 

Matthew's idea is not a bad one.  Internally, we'd still represent task
parental relationships the same way, but the UI that the user sees would
communicate instead of that the parent task begins on such and such a
date, that it's going to start only after <child-task>.  Perhaps this
should be split out to be a separate bug discussion.

-- 
add a list of order-dependent subtasks to a task
https://bugs.launchpad.net/bugs/497164
You received this bug notification because you are a member of Gtg
contributors, which is subscribed to Getting Things GNOME!.

Status in Getting Things GNOME!: Confirmed

Bug description:
Often, I want to add to a task a list of subtasks that should be completed in a specific order. In the task "Newtonmas gift for Albert", I want to have, at the end, the following tree :


Newtonmas gift for Rose
  -> Put the gift under the tree
     -> Pack the gift in a nice paper
        -> Buy the gift.


There's currently no easy way of doing that. I've no idea on how we could provide such a functionality to the user. This bug is open to discuss UI suggestion.