emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: How to match items with tags and special todo keyword


From: Bernt Hansen
Subject: [Orgmode] Re: How to match items with tags and special todo keyword
Date: Tue, 26 Oct 2010 21:10:16 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

bar tomas <address@hidden> writes:

> Hi,
> I like to create an agenda view of all items that have a specific tag
> and also a specific TODO keyword.
> I've tried with
>
> C-c a M
>
> but this retrieves all TODO items that are not DONE but I would like
> to match only a specific TODO keyword (I've defined my own TODO
> categories with +SEQ_TODO)

Try 

C-c a m TAG/!TODOKW RET

where TAG is the tag you want to match and TODOKW is the todo keyword
you want.

ie.

C-c a m misc/!NEXT RET

to find all tasks with a tag 'misc' and a todo keyword of NEXT.

HTH,
Bernt



reply via email to

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