From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: order in agenda Date: Wed, 21 Oct 2015 18:02:01 -0400 Message-ID: <87d1w7anja.fsf@alphaville.usersys.redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34934) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zp1T2-0007EC-2J for emacs-orgmode@gnu.org; Wed, 21 Oct 2015 18:02:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zp1Su-0006Qj-3A for emacs-orgmode@gnu.org; Wed, 21 Oct 2015 18:02:41 -0400 Received: from plane.gmane.org ([80.91.229.3]:45585) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zp1St-0006Qf-T1 for emacs-orgmode@gnu.org; Wed, 21 Oct 2015 18:02:36 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Zp1Sg-00010n-B0 for emacs-orgmode@gnu.org; Thu, 22 Oct 2015 00:02:22 +0200 Received: from nat-pool-bos-t.redhat.com ([66.187.233.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 Oct 2015 00:02:22 +0200 Received: from ndokos by nat-pool-bos-t.redhat.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 Oct 2015 00:02:22 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Andreas Leha 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}? -- Nick