Can anyone tell me if there's a way to display only flagged tasks, hiding all unflagged tasks even if they're in flagged projects? Maybe an AppleScript or something? Thanks!
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 |
Show only flagged tasks (not unflagged tasks in flagged projects) | Thread Tools | Search this Thread | Display Modes |
Member
2011-04-01, 09:30 AM
Can anyone tell me if there's a way to display only flagged tasks, hiding all unflagged tasks even if they're in flagged projects? Maybe an AppleScript or something? Thanks!
Post 1
|
Member
2011-04-01, 10:51 AM
It looks like if you install Rob's Where in OF script that the following search will find all of the actions which have their own flags set and whose parents are not flagged:
tasks where (flagged is true) and (its parent task is not missing value) and (flagged of its parent task is not true) Be warned, this will not identify tasks that you have explicitly flagged and then have also flagged the parent (or a parent of the parent). Last edited by whpalmer4; 2012-07-17 at 10:28 AM.. Reason: Update link
Post 2
|
Member
2011-04-01, 12:15 PM
Cool, thanks, I'll try it!
Post 3
|
Member
2011-04-01, 12:17 PM
Well, I thought I'd try it, but the link seems to be broken. I may already have the script somewhere....
Post 4
|
looks like the capital "I" in the link is causing the problem - bit.ly links are case-sensitive. I'll edit the post to fix the link.
Post 5
|
Member
2011-04-01, 02:37 PM
Thanks Brian, I've typed that URL so many times that I figured I couldn't possibly screw it up :-)
Post 6
|
Thread Tools | Search this Thread |
Display Modes | |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Flagged - group tasks | cbeaudj | OmniFocus 2 for Mac (Private Test) | 2 | 2013-05-14 12:46 PM |
iPad with flagged tasks unavailable not appearing in Flagged Perspective | bmushrush | OmniFocus for iPad | 0 | 2012-10-10 11:25 AM |
Mirroring tasks/Changing color of flagged tasks | OmniFocused | OmniFocus 1 for Mac | 3 | 2011-09-21 05:20 PM |
how do i show projects with due or flagged status? | clayc | OmniFocus 1 for Mac | 4 | 2011-01-06 10:56 PM |
flagged projects/tasks problems (4 creating Today's Actions) and A GREAT alternative | edwardro | Applying OmniFocus | 4 | 2010-07-11 10:24 AM |