From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Subject: Re: (no subject) How to sort agenda by timestamps (scheduled/deadline)? Date: Fri, 22 Feb 2013 23:25:00 +0000 (UTC) Message-ID: References: <87boc6euoy.fsf@norang.ca> <87a9rqyx4u.fsf@norang.ca> <871ud0fdho.fsf@norang.ca> <878v704hoh.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60661) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U91zU-0005hf-9A for emacs-orgmode@gnu.org; Fri, 22 Feb 2013 18:25:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U91zS-0000SI-84 for emacs-orgmode@gnu.org; Fri, 22 Feb 2013 18:25:20 -0500 Received: from plane.gmane.org ([80.91.229.3]:49086) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U91zR-0000Rp-WE for emacs-orgmode@gnu.org; Fri, 22 Feb 2013 18:25:18 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1U91zj-000806-8s for emacs-orgmode@gnu.org; Sat, 23 Feb 2013 00:25:35 +0100 Received: from p5B2DAE2D.dip.t-dialin.net ([91.45.174.45]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 23 Feb 2013 00:25:35 +0100 Received: from elwood151 by p5B2DAE2D.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 23 Feb 2013 00:25:35 +0100 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 Bastien altern.org> writes: > > Hi Martin and Bernt, > > the master branch now have new sorting strategies: > > timestamp-up Sort by any timestamp, early first > timestamp-down Sort by any timestamp, late first > scheduled-up Sort by scheduled timestamp, early first > scheduled-down Sort by scheduled timestamp, late first > deadline-up Sort by deadline timestamp, early first > deadline-down Sort by deadline timestamp, late first > ts-up Sort by active timestamp, early first > ts-down Sort by active timestamp, late first > tsia-up Sort by inactive timestamp, early first > tsia-down Sort by inactive timestamp, late first > > Please have a try and let me know if this works as > expected. > > Thanks both for your input on this, > Hi Bastien, thanks a lot for your help and for your effort (and sorry for my late reply)!! I would love to test this, but I first have to manage to install the latest version. I've found the FAQ. I'll try to install it, test it and then get back to you with a feedback how it works as soon as I can. Kind regards Martin