El dc, mar 04 2009, Carsten Dominik va escriure:
> (org-agenda-filter-preset '("-FLUFF" "-BLUFF"))
Thank you very much for this addition; not only it allows you to filter out a
tag, but also many tags; that is what I needed in the first place.
___
On Mar 3, 2009, at 2:31 PM, Carsten Dominik wrote:
On Mar 3, 2009, at 2:05 PM, Matthew Lundin wrote:
Daniel Clemente writes:
In fact I would like to use often the agenda view with several
tags excluded, so the ideal setup would be an agenda custom search.
But I don't know which command
> For this you would indeed you a skip function.
>
> E.g.,
>
> --8<---cut here---start->8---
> (setq org-agenda-custom-commands
> '(("A" agenda ""
>((org-agenda-skip-function '(org-agenda-skip-entry-if 'regexp
> ":TAG:"))
> --8<---
On Mar 3, 2009, at 2:05 PM, Matthew Lundin wrote:
Daniel Clemente writes:
In fact I would like to use often the agenda view with several
tags excluded, so the ideal setup would be an agenda custom search.
But I don't know which command to use in org-agenda-custom-
commands: I don't want
Daniel Clemente writes:
> In fact I would like to use often the agenda view with several tags
> excluded, so the ideal setup would be an agenda custom search.
> But I don't know which command to use in org-agenda-custom-commands: I
> don't want tags-todo (that's a heading list), but the re