emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* How to produce an agenda that filters on both todo keyword and tag?
@ 2008-07-23 21:25 Parker, Matthew
  2008-07-23 21:36 ` Bernt Hansen
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Parker, Matthew @ 2008-07-23 21:25 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 1061 bytes --]

Hi,

 

I've read through the manual and maybe missed it but how does one

produce an agenda that filters on both a certain todo keyword and a
certain tag?

 

Here's the scenario:

 

1. Given a file setup w/ these TODO sequence keywords and tags

#+SEQ_TODO:      TODO WAITING DONE

#+TAGS:          Home(h) Work(w) Errands(e) Phone(p) Computer(c)

 

2. And given these headings

* TODO      xxx            :Work:

* WAITING   just this one! :Work:

* DONE      yyy            :Work:

*           zzz            :Work:

 

3. And given the fact that

C-c a t              gives list of all TODO, WAITING, and DONEs

C-c a T & "WAITING"  gives list of just WAITING items

C-c a m & "work"     gives list of all headings tagged w/ "work", TODO
or otherwise

C-c a M & "work"     gives list of all TODO entries w/ "work" tag

 

How can I produce a list of "WAITING" todo items tagged w/ "work", i.e.

1. A certain type of todo keyword, e.g. WAITING

2. A certain tag?, e.g. "work"

 

Thanks!

Matt


[-- Attachment #1.2: Type: text/html, Size: 6659 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-07-24 15:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-23 21:25 How to produce an agenda that filters on both todo keyword and tag? Parker, Matthew
2008-07-23 21:36 ` Bernt Hansen
2008-07-23 21:44 ` Manish
2008-07-23 22:25 ` Carsten Dominik
2008-07-24  5:37   ` Manish
2008-07-24  7:11     ` Giovanni Ridolfi
2008-07-24 15:12       ` How to produce an agenda that filters on both todokeyword " Parker, Matthew
2008-07-24 15:24       ` How to produce an agenda that filters on both todo keyword " Richard G Riley
2008-07-24 15:30         ` Jose Robins

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).