Hi, Jennifer.
One great thing about MLO is that it's so powerful that there are often several different ways to accomplish something, with slightly different advantages and disadvantages. The result is not only a lot of power but also a lot of complexity. Remember that you don't need to dive into all of this complexity whenever a simpler answer works for you. I'm going to address four approaches.
1. Context filter
This is the approach Ken (Pottster) wrote up. Advantage: this is probably the simplest and easiest to understand. Disadvantage: you haven't technical excluded @waiting as much as you have included everything else. When you create a new context, it will probably not be in the included list unless you remember to go add it. One More Thing: if you start making several different modifications and custom view you will reach the point where it gets hard to keep track of what mod ytou have made, why, and where you put them. Solution: at the bottom of the left panel find the "save view" button. Try to give the view a name you will easily understand later, like "active minus waiting" but maybe shorter. If this turns out to be a view you use a lot, you should consider creating a tab for it, making this view the default view in the workspace, locking the workspace to the default, setting a reasonable icon for the tab, and pinning the tab.
2. advanced filter
I think that this is the approach you specifically asked about. It's really pretty simple. Click the checkbox for "add advanced" and then the "setup" button to bring up the rules window. Your starting point is the view that you had right before clicking "add advanced". The only thing your rules can do is exclude more tasks - they cannot include any tasks that were not in the view when you started. They cannot move any tasks, sort the view, change groups, or anything other than just excluding more tasks. Click the "add rule" button to bring up your first rule. You should get a like that shows you four boxes (the third one is almost invisible) preceeded by a checkmark and followed by three icons. The checkmark simply says that this rule is active. This is helpful if you end up with a complicated set of rules that are not giving the result you wand - you can turn various rules on and off to see where the problem is. Click the second box for a list of all the fields you can filter on. You want Contexts (you could use ContextsText but this is easier). When you click Contexts the second box gets populated with the tests that the Contexts field can use (and also a new button with three dots shows up after the third field). Click in the second box and select "does not contain". Go to the third field and click the three dots to get a list of contexts. Click on @Waiting. That's it. If you wanted to add another rule, you would start by making sure that the fourth field had the correct conjunction (OR or AND) and then click the Add Rule button to start the second rule. If you get into more complex conditions like ((context DoesNotContain @Waiting) AND ((StartDateTime OnOrBefore Now) Or (StartDateTime DoesNotExist))) you will need subrules to express the layers of parentheses. Subrules have a comples counterintuitive structure - when you are ready to learn about them come back and ask again. Anyhow, when you are through click OK and check to see if the view is showing what you want. If so, then save it and name it and consider setting up a workspace for it. Advanced filters can get to be incredibly complex, but that's because your life is incredibly complex. This gives you the power and flexibility to create a view that shows you exactly the tasks you should be working on right now.
3. Closed contexts
The problem with both solutions above is that each one eliminates @waiting tasks from just one view. We have been talking about modifying the 'active actions' view. If you want to eliminate @waiting tasks from the projects view you have to repeat the steps again, and then again for each other view you want to modify. Here's a way to eliminate @waiting tasks from many views at once by using closed contexts.
This is originally intended for contexts whose tasks can be worked only at certain times of the day. But the option "always closed" is useful for clearing an entire context and all* of its tasks out of your to-do lists. Press f8 to raise the context window. Find @waiting and highlight it. On the right side of the window click on a tab called "hours" and then click the checkbox called "always closed". Close the context window and you are done. Back in the context filter that Pottster showed you, at the bottom of the section there is a checkbox called "include closed". Your @waiting tasks will be excluded from any view where the "include closed" checkbox remains unchecked.
*technically, a task will be excluded only if _all_ of its contexts are closed.
4. Self-activating
Once you have excluded the @waiting tasks, what happens next? I'm guessing that each @waiting task is waiting for something, and you have to remember what each one is waiting for and periodically check to see if it has happened yet, and then figure out what the right context should be when it's done waiting, and change to the new context. That sounds like a lot of work that's going to managing tasks rather than getting them done. An alternative would be to stop using @waiting and find some way to actually tie the task to the thing it's waiting for. For example, if there's a bill that you don't want to pay until next month, you could leave the context @bills (or whatever context you would use for a bill you wanted to pay right away) but put a start date of next month. The future start date will keep it off of the active actions view; when the date arrives it will automatically appear on the list alongside of your other bills. Maybe you are waiting for some other task to finish, in which you could create a dependency on the other task. The unsatisfied dependency will keep it off of your active actions list but when the trigger task is completed it will pop onto the view. Maybe you are waiting until you have a chance to go to the hardware store. You could create a context @HardwareStore and the next time you are at the hardware store you could use your iphone or android to associate your current location with the context. Then, whenever you go to the hardware store, the task will pop onto your active actions list (on your phone). If you can set some sort of trigger like these, then you save yourself the effort of managing the task until it's ready.
--
You received this message because you are subscribed to the Google Groups "MyLifeOrganized" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mylifeorganiz...@googlegroups.com.
To post to this group, send email to mylifeo...@googlegroups.com.
Visit this group at http://groups.google.com/group/mylifeorganized.
To view this discussion on the web visit https://groups.google.com/d/msgid/mylifeorganized/f93d7694-625a-449f-8641-717f30437937%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thank you! Dwight and Pottster, your answers were terrifically helpful. MLO has a steep learning curve (tradeoff for amazing functionality), and I really appreciate your taking the time to write such detailed answers. I hope one day to be able to pay it forward :) [. . .]
Hi, Jennifer.
[SNIP...]
Subrules have a comples counterintuitive structure - when you are ready to learn about them come back and ask again. Anyhow, when you are through click OK and check to see if the view is showing what you want. If so, then save it and name it and consider setting up a workspace for it. Advanced filters can get to be incredibly complex, but that's because your life is incredibly complex.
--
You received this message because you are subscribed to the Google Groups "MyLifeOrganized" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mylifeorganiz...@googlegroups.com.
To post to this group, send email to mylifeo...@googlegroups.com.
Visit this group at http://groups.google.com/group/mylifeorganized.
To view this discussion on the web visit https://groups.google.com/d/msgid/mylifeorganized/b1056492-e04f-4c8c-96f8-0364fd3efe1c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
>OR
A
B
C
>OR
X
Y
Z
A OR
B OR
C
X OR
Y OR
Z