MarkS <[EMAIL PROTECTED]> writes: > If there was a way to sort the view by the TODO keywords.
Yes, of course: (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 HTH, -- Bastien _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode