emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: Getting org-agenda-sorting-strategy to work


From: MarkS
Subject: [Orgmode] Re: Getting org-agenda-sorting-strategy to work
Date: Mon, 7 Jan 2008 14:42:05 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> (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:









reply via email to

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