Hi Nick, Nick Dokos <ndo...@gmail.com> writes: > Andreas Leha <andreas.l...@med.uni-goettingen.de> 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