Matt Price <mopto...@gmail.com> 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

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to