From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eraldo Helal Subject: day-agenda: show whole-day-events first Date: Sun, 06 Jun 2010 01:13:57 +0200 Message-ID: <8739x1yswa.fsf@eraldo.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=54755 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OL2Z1-0000sO-Oq for emacs-orgmode@gnu.org; Sat, 05 Jun 2010 19:14:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OL2Z0-0006fu-2l for emacs-orgmode@gnu.org; Sat, 05 Jun 2010 19:14:03 -0400 Received: from ey-out-1920.google.com ([74.125.78.146]:6726) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OL2Yz-0006fd-M9 for emacs-orgmode@gnu.org; Sat, 05 Jun 2010 19:14:02 -0400 Received: by ey-out-1920.google.com with SMTP id 13so437981eye.34 for ; Sat, 05 Jun 2010 16:13:59 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org-Mode Right now (default), I get time specific entries shown before events that last the whole day. I would however prefer to get whole-day entries(no time) first and time-entries after. org-agenda-sorting-strategy: agenda habit-down time-up priority-down category-keep ,----[ result (now) ] | Day-agenda (W23): | Monday 7 June 2010 W23 | jku: 12:45-15:15 Betriebssysteme | jku: 15:30-18:45 Betriebswirtschaftslehre | review: Scheduled: TODO daily review | event: APPT TEX speech `---- ,----[ result (would like to have) ] | Day-agenda (W23): | Monday 7 June 2010 W23 | event: APPT TEX speech | jku: 12:45-15:15 Betriebssysteme | jku: 15:30-18:45 Betriebswirtschaftslehre | review: Scheduled: TODO daily review `---- the Scheduled item can also go above the time-events if that is easier to get. Would be great if someone could enlighten me with the matching sorting strategy. :) Or suggest what else I could do/use instead. Greetings from Austria, Eraldo