In my "available" and "next" perspectives I never want to see empty projects. How do I filter them out?
These forums are now read-only. Please visit our new forums to participate in discussion. A new account will be required to post in the new forums. For more info on the switch, see this post. Thank you!
|
|
FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
How to filter out all stalled projects? | Thread Tools | Search this Thread | Display Modes |
Member
2010-11-27, 04:47 AM
In my "available" and "next" perspectives I never want to see empty projects. How do I filter them out?
Post 1
|
Post 2
|
Member
2010-11-27, 09:04 AM
That is not a solution. I have a number of on-hold projects that have a completely different workflow than empty projects (which are empty because they 1. have no actions inside or 2. have no available actions).
I see that a filter option is missing. Just like with empty projects in no context of Contexts.
Post 3
|
Member
2010-11-27, 09:06 AM
Another thing I miss a lot compared to Excel: OmniFocus does not have a "not equal to" capabilities in view options.
Post 4
|
Member
2010-11-27, 09:35 AM
Rob Trew's Where in OF script handles all of these requests with relative ease.
Code:
projects where (status is active) and number of available tasks > 1 --sh gr=folder st=next "does not equal" is also handled. As an example: Code:
projects where name does not contain "omni" and its estimated minutes is not missing value and estimated minutes is not 10 Use the assisted search editing to get an idea of how to write the expressions. Last edited by whpalmer4; 2012-07-17 at 10:29 AM.. Reason: Update link
Post 5
|
Quote:
Maybe you need to look at your project? Is it really a single action? Is it waiting for something to happen? If it is waiting for something to happen, create a action in the project with a future start date and assigned to a waiting context. This will hide the project from the available filter. Projects that have no available actions will not show up in the available filter.
Post 6
|
Member
2010-11-27, 10:34 PM
Quote:
Post 7
|
Member
2010-11-27, 10:46 PM
Quote:
Some of the projects have no actions inside as they are used as placeholders - so I always have my logical structure at hand even after all the currently necessary work for that project is over. I refer to projects more as folders than actions. I have Projects placeholders for those types of work which usually requires or allows sequention completion. As to 'waiting context': I assign On Hold to all low-priority projects so I can see them when I review database. Other projects, incl. placeholders are active. The only thing I'm badly missing so far as I understand is ability to natively hide those empty projects (used as placeholders or having no appropriate actions in accordance with my Next or Availability perspectives).
Post 8
|
Member
2010-11-27, 11:12 PM
Quote:
The chooser window might look like this: ![]() After I pick and choose from the bunch, I hit the OK button (or click the other button or hit ESC if I want all of them) and my display is generated in OmniFocus. If I just hit OK without selecting any items, the default selection is taken, which is to show none of them.
Post 9
|
Member
2010-11-28, 12:12 AM
whpalmer4, thanks a lot for the insight.
I think it is rather complicated and will require quite many extra moves from the user which is me as I need to run this script multiple times (for each item that needs to be processed). Not Equal To criterion is used when processing the database mostly. Anyway Not Equal To criterion should be able to work with filter items and not projects/actions names. For examble, Perspective which shows all 'not stalled' projects.
Post 10
|
Thread Tools | Search this Thread |
Display Modes | |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Hiding stalled projects from view | CatOne | OmniFocus 1 for Mac | 1 | 2011-06-21 11:16 PM |
OF 1.8 - Unable to filter stalled projects | omni-eire | OmniFocus 1 for Mac | 5 | 2010-09-27 09:51 AM |
question on stalled project filter | ext555 | OmniFocus 1 for Mac | 3 | 2009-09-03 10:10 AM |
basic q re stalled projects | bas42 | OmniFocus 1 for Mac | 3 | 2007-12-19 08:39 PM |
Stalled Project Filter | steve | OmniFocus 1 for Mac | 14 | 2007-12-08 01:11 PM |