View Single Post
I'm struggling with a problem similar (possibly equal) to Ksenos'. But Brian's above solution doesn't work in my case, because it shows *all* projects, rather than just my currently selected project.

My use cases are to

(a) In a project perspective, select a current folder full of closely-related projects, and then

(b) Still in a project perspectives, step through 3 different perspectives showing me which of those projects' actions are DUE, FLAGGED, and NEXT. Note this requires retaining my current Project selection (so that the perspectives do *not* reset that selection).

I can achieve those use cases for actions that are Flagged and Next. But any attempt to show Due actions within a Project perspective inexplicably insists on showing entire project's actions, instead of just the "Due" actions within the selected projects. Contrast this with the sensible behavior that OF exhibits when showing "flagged" and "next" actions.

Brian's solutions works, provided we jettison the Folder/Project selection. Alternatively, I can "Focus" on my targeted Folder in the perspective view, then invoke Brian's solution which retains the focus on my projects. It's a workaround I can live with, but it's odd having to shoehorn "Focus" into my routine where "Selection" should work just fine.

(Is there any rationale for showing non-due actions in a "Status: Due" Project perspective? If the intent is to let Projects inherit a "Due" state, then perhaps this behavior can be put into a preference, instead of being hard-wired into the filter behavior, giving users the option to make "Due Soon" behave the same as "Flagged" or "Next Action" WRT display of its parents.)