-
Followers
bsag (Assigned To) , lrbalt
AttachmentsNo attachmentsAssociationsTicket No. Relation Summary Status Action #300 Duplicated Next Action Dependencies Fixed Activity
I wonder if you could implement this in a more generalized way by introducing the concept of dependencies. For example, let's say you have Actions A, B, and C, with due dates of 9/14, 9/21, and 9/28 respectively (pardon my US-centric date formatting). Assume, conceptually, that Action A must be completed before Action B, and B must be completed before C. If you could specify these dependencies in Tracks, then you could do things like override the color used to display them (for example, mark them with blue to indicate they are waiting for another Action). Perhaps you could also make an entire Project dependent on an Action outside the Project, or even on another Project.
From a conceptual standpoint, I don't think this would be too difficult to do for single dependencies. Introducing multiple dependencies might be a little rough though...
Dependencies are something I'm looking for as well. Probably the simplest way to implement them would be to add a drop down of the other tasks in the same project.
The tricky part is the display of dependencies. I'd kind of like to see a tree view that showed the number of tasks depending on a todo with a plus sign to expand them out. That way my list wouldn't be full of tasks I can't do yet because the "Next Action Item" wasn't done yet.
Time ExpenditureLoading



It would appear that there needs to be a way to set an entire project into a "waiting for" context.
Also, if you have a task that is in the "waiting-for" context, it would then seem that you should be able to set a primary context for the task, and when placing it into "waiting-for", select the task or project it is waiting for. When that task/project gets moved to complete, the task should automatically leave (or at least prompt the user) the "waiting-for" context and set itself into its new home.
In this same vein, when an item gets moved either to or from the "waiting-for" context, it's staleness factor should either be refreshed or ignored. "Waiting For" means just that, it is waiting for something. Turning the item all sorts of alarming colors doesn't do anything but induce stress. :) As of right now the only way to get rid of the staleness colors is to get a due date, even if it is is "waiting for" something else. That just doesn't make sense, now does it? ;)