emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Filtering the global todo list in a custom agenda
@ 2009-09-30 12:07 PT
  2009-09-30 15:27 ` Carsten Dominik
  2009-09-30 16:26 ` Matt Lundin
  0 siblings, 2 replies; 6+ messages in thread
From: PT @ 2009-09-30 12:07 UTC (permalink / raw)
  To: emacs-orgmode

I'm trying to filter the global todo list, so that items with certain
tags don't appear in it, but this solution doesn't seem to work:

(setq org-agenda-custom-commands
      '(("h" "Agenda and todo"
         ((agenda "")
          (alltodo "-test")))))


Items with "test" tag are shown nevertheless. How could I filter them?

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

end of thread, other threads:[~2009-10-01  5:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-30 12:07 Filtering the global todo list in a custom agenda PT
2009-09-30 15:27 ` Carsten Dominik
2009-09-30 18:20   ` PT
2009-09-30 21:51     ` Carsten Dominik
2009-10-01  5:07       ` PT
2009-09-30 16:26 ` Matt Lundin

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).