emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Filtering the global todo list in a custom agenda


From: PT
Subject: [Orgmode] Filtering the global todo list in a custom agenda
Date: Wed, 30 Sep 2009 12:07:02 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

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?







reply via email to

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