Re: [O] Filtering Agenda View

2012-09-09 Thread Bernt Hansen
Ken Mankoff mank...@gmail.com writes: I'd like my agenda to not show waiting items. I'm not sure of the best way to implement this, but my current solution has been: Hi Ken, I automatically set a waiting tag when changing state to WAITING so I can easily filter these out. This tag is

Re: [O] Filtering Agenda View

2012-09-09 Thread Bernt Hansen
Bernt Hansen be...@norang.ca writes: I automatically set a waiting tag when changing state to WAITING so I can easily filter these out. This tag is inherited so any subtasks of the waiting parent are also filtered. See http://doc.norang.ca/org-mode.tml for details of my setup. Here's the

Re: [O] Filtering Agenda View

2012-09-08 Thread Ken Mankoff
On Thu, Sep 6, 2012 at 9:27 AM, Memnon Anon gegendosenflei...@googlemail.com wrote: Does that help? It does perfectly. Thanks. That was an obvious one in the documentation. Sorry for not finding it myself... -k.

Re: [O] Filtering Agenda View

2012-09-06 Thread Memnon Anon
Hi Ken, Ken Mankoff mank...@gmail.com writes: I tried setting the regexp to \ WAITING\ but that did not fix it. How can I improve the regexp, or is there a better way to show TODO items that are TODO, STARTED, WHATEVER, but not WAITING (or not WAITING and SOMETHINGELSE). ,[

[O] Filtering Agenda View

2012-09-05 Thread Ken Mankoff
I'd like my agenda to not show waiting items. I'm not sure of the best way to implement this, but my current solution has been: (agenda ( (org-agenda-overriding-header Scheduled)