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

2008-01-09 Thread Christian Egli
"Egli Christian (KIRO 41)" <[EMAIL PROTECTED]> writes: > I have a patch that implements this for v5.17. Carsten is willing to > accept it but I'm waiting on the layers to sign the copyright > disclaimer. Here's the patch against 5.18a. It implements sorting by todo state and todo keyword in the

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

2008-01-08 Thread Egli Christian (KIRO 41)
I have a patch that implements this for v5.17. Carsten is willing to accept it but I'm waiting on the layers to sign the copyright disclaimer. Bastien writes: > > I'm looking for a way to *sort* (not extract, which I'm already doing > > with the "/" feature) by the keywords. > Sorry for misunde

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

2008-01-08 Thread Bastien
MarkS <[EMAIL PROTECTED]> writes: > I'm looking for a way to *sort* (not extract, which I'm already doing > with the "/" feature) by the keywords. Sorry for misunderstanding this. To my knowledge, sorting by to-do keyword is currently not available, but as you say, this shouldn't be hard to impl

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

2008-01-07 Thread MarkS
> (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'

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

2008-01-06 Thread Bastien
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: `!' wi

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

2008-01-06 Thread MarkS
Bastien altern.org> writes: > > However, when I view the agendas, the "g" switch on the agenda > > calendar no longer collapses the menu. Is there a new setting to get > > the "g" switch to work? Setting the variable > > "org-agenda-use-time-grid" manually works, but is not very > > convenient.

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

2008-01-06 Thread Bastien
MarkS <[EMAIL PROTECTED]> writes: > Bastien altern.org> writes: > >> Before digging this issue further, I strongly suggest you upgrade your >> Org-mode. It's Org 5.18 now, and there has been many changes inbetween! > > Ok -- that worked! Mostly. > > That is, the sorting works. > > However, when

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

2008-01-06 Thread MarkS
Bastien altern.org> writes: > Before digging this issue further, I strongly suggest you upgrade your > Org-mode. It's Org 5.18 now, and there has been many changes inbetween! Ok -- that worked! Mostly. That is, the sorting works. However, when I view the agendas, the "g" switch on the agenda