> (setq org-agenda-custom-commands
> '(("!" todo "NEXT" nil)
> ("r" tags "Read" nil)
> ("R" tags-todo "Read/NEXT" nil)))
>
> With this setting, you have these keys:
>
> `!' will display items having a "NEXT" to-do keyword
> `r' will display items having a "Read" tag
> `R' will display items having a "Read" tag and the "NEXT" keyword
Thanks Bastien,
I'm looking for a way to *sort* (not extract, which I'm already doing with the
"/" feature) by the keywords.
-- Mark
Bastien <bzg <at> altern.org> writes:
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode