[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] order in agenda
From: |
Andreas Leha |
Subject: |
Re: [O] order in agenda |
Date: |
Wed, 21 Oct 2015 23:29:37 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (darwin) |
Hi Nick,
Nick Dokos <address@hidden> writes:
> Andreas Leha <address@hidden> writes:
>
>> I am aware, that overlapping events cannot be displayed really well in
>> the (linear) agenda view. But if I have two events starting at the same
>> (day and) time, I'd prefer the one with the later end time to appear
>> always below the other one. Is that already achievable?
>>
>> Here is an excerpt of my current agenda for next week showing
>> sub-optimal (IMO) ordering:
>> ,----
>> | work: 16:00-18:00 Meeting with XXX :work::ATTACH:
>> | work: 16:00-16:45 Event 2 :work::
>> `----
>>
>
> C-h v org-agenda-sorting-strategy RET
>
> Maybe you can do something with user-defined-{up,down}?
>
Thanks for the pointer. Indeed, user-defined-{up,down} seem to be the
way to go. I'll look into that.
Thanks,
Andreas