"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
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
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
> (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'
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
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.
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
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