From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: day-agenda: show whole-day-events first Date: Sun, 6 Jun 2010 06:24:18 +0200 Message-ID: <7E4370A9-38CC-427E-B4DC-6854CFD327DE@gmail.com> References: <8739x1yswa.fsf@eraldo.org> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=34682 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OL7PO-0008C0-97 for emacs-orgmode@gnu.org; Sun, 06 Jun 2010 00:24:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OL7PK-0000wx-4F for emacs-orgmode@gnu.org; Sun, 06 Jun 2010 00:24:26 -0400 Received: from mail-ew0-f214.google.com ([209.85.219.214]:64427) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OL7PJ-0000wq-SZ for emacs-orgmode@gnu.org; Sun, 06 Jun 2010 00:24:22 -0400 Received: by ewy6 with SMTP id 6so1457845ewy.32 for ; Sat, 05 Jun 2010 21:24:21 -0700 (PDT) In-Reply-To: <8739x1yswa.fsf@eraldo.org> 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: Eraldo Helal Cc: Org-Mode On Jun 6, 2010, at 1:13 AM, Eraldo Helal wrote: > 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. Hi Eraldo, this is Have you looked in the customization group org-agenda-sorting? There are exacly 4 variables there, and one of them is the right one. Cheers - Carsten (steq org-agenda-notim > > Greetings from Austria, > Eraldo > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten