View Single Post
Quote:
Originally Posted by sprugman View Post
That's part of the point: it's a list of what's on your plate, not just the next available actions. In "available", a next action can be hiding 100 tasks, all of which need to be done today.
I just made the point in another thread: I think parallel tasks are handled the wrong way. The OP wants to see 1/ all parallel tasks (that have started) and 2/ the first task in every sequential lists (that has started), both subject to context.

There is no way to do that: you either all of the sequential tasks, even though you can't do things beyond the first, or you get the "first" parallel tasks, which is a contradictory notion.

I find myself making tons of parallel projects, because I want to see "all available" tasks, and parallel tasks can't accomodate taht.

Victor.