Carsten Dominik <carsten.dominik <at> gmail.com> writes:
> >
>
> The todo agenda is not very good in matching. Better to use the tags-
> todo view, but specify no tags, onlt a todo match after the slash:
>
> (setq org-agenda-custom-commands
> '(("h" "Agenda and todo"
> ((agenda "")
> (tags-todo "/-test")))))
The problem with tags-todo it also shows the TODO items with active
timestamps, but I don't want them there (they show up in the agenda
block), that's why I have org-agenda-todo-ignore-with-date set to t.
And that's why I tried to filter alltodo, because tags-todo ignores
this setting. :(
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode