From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Sort agenda view by date? Date: Thu, 03 Feb 2011 14:03:37 +0100 Message-ID: <874o8le0d2.fsf@gnu.org> References: <223016.14221.qm@web37907.mail.mud.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=39644 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PkyqW-0005CH-Pe for emacs-orgmode@gnu.org; Thu, 03 Feb 2011 08:03:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PkyqV-0003AX-I1 for emacs-orgmode@gnu.org; Thu, 03 Feb 2011 08:03:36 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:40842) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PkyqV-0003AG-D8 for emacs-orgmode@gnu.org; Thu, 03 Feb 2011 08:03:35 -0500 Received: by fxm12 with SMTP id 12so1197077fxm.0 for ; Thu, 03 Feb 2011 05:03:34 -0800 (PST) In-Reply-To: <223016.14221.qm@web37907.mail.mud.yahoo.com> (Bruce Knoth's message of "Fri, 15 Oct 2010 08:45:53 -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: Bruce Knoth Cc: emacs-orgmode@gnu.org Hi Bruce, Bruce Knoth writes: > After I do a tag-search to create an agenda view, I am presented with > all of the tagged items, in the order that they appear in their home > files. Is there a way to sort the list in the Agenda view in the > order of timestamps? Have a look at `org-agenda-sorting-strategy'. HTH, -- Bastien