emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: complex filters in agenda view


From: Bernt Hansen
Subject: [Orgmode] Re: complex filters in agenda view
Date: Sat, 26 Jun 2010 12:04:57 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Matt Price <address@hidden> writes:

> yet another question as i continue to set things up.
>
> how would I create a custom agenda view that accomplishes this:
> (todo items marked "ACTION" OR "WAITING" AND tagged "email")? 

Hi Matt,

Use a tags match (or a tags todo match if both of those todo items are
not done states)

C-c a m email/ACTION|WAITING RET

or

C-c a m email/!ACTION|WAITING RET

Tags todo matches with /! or C-c a M returns results faster if you don't
need to match any DONE states.

-Bernt

> I don't think I see how to do this in the manual 
> (http://orgmode.org/org.html#Custom-agenda-views).
>
> am i missing it?  Thanks again,
> matt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]