From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Sorting by scheduled-up/down (was: (no subject)) Date: Wed, 30 Jan 2013 11:31:19 +0100 Message-ID: <87haly3ouz.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52470) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0Vbu-0001B5-GM for emacs-orgmode@gnu.org; Wed, 30 Jan 2013 06:13:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U0Vbs-0001xs-Sn for emacs-orgmode@gnu.org; Wed, 30 Jan 2013 06:13:46 -0500 Received: from we-in-x0229.1e100.net ([2a00:1450:400c:c03::229]:48256 helo=mail-we0-x229.google.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0Vbs-0001xQ-Ma for emacs-orgmode@gnu.org; Wed, 30 Jan 2013 06:13:44 -0500 Received: by mail-we0-f169.google.com with SMTP id t11so1129148wey.0 for ; Wed, 30 Jan 2013 03:13:43 -0800 (PST) In-Reply-To: (Martin Beck's message of "Tue, 29 Jan 2013 10:43:44 +0100 (CET)") 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: Martin Beck Cc: emacs orgmode-mailinglist Hi Martin, "Martin Beck" writes: > I'm trying to create a custom agenda setup for my org-mode and I > wonder how I can sort the agenda-items by date (Scheduled or > deadline): newest first. > > I only found time-up / time-down in the parameters, but that does not > seem to do what I need. > > Another important point would be how to handle items with no > scheduled/date or deadline.. they should be placed at the end of the > list. > > I've been searching some time but did not find a solution. :-( This is pretty high on my TODO list for Org 8.0. Please stay tuned :) -- Bastien