From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Sort by tag? Date: Mon, 10 Aug 2009 20:29:52 -0400 Message-ID: <16103.1249950592@alphaville.usa.hp.com> References: <20090811001118.4744632001C@mail.dagertech.net> Reply-To: nicholas.dokos@hp.com Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MafHN-0008Pq-8n for emacs-orgmode@gnu.org; Mon, 10 Aug 2009 20:31:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MafHI-0008Mv-7z for emacs-orgmode@gnu.org; Mon, 10 Aug 2009 20:31:52 -0400 Received: from [199.232.76.173] (port=43267 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MafHH-0008Mo-SQ for emacs-orgmode@gnu.org; Mon, 10 Aug 2009 20:31:47 -0400 Received: from g1t0028.austin.hp.com ([15.216.28.35]:44082) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MafHH-0006lq-0t for emacs-orgmode@gnu.org; Mon, 10 Aug 2009 20:31:47 -0400 In-Reply-To: Message from "David A. Gershman" of "Mon, 10 Aug 2009 17:11:18 PDT." <20090811001118.4744632001C@mail.dagertech.net> 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: "David A. Gershman" Cc: Org-Mode List David A. Gershman wrote: > > I just looked up for how to sort and couldn't find how to sort by tag. > Anyone have ideas? > Choose 'r' (i.e. sort by property) and use the Special Property TAGS. See section 7.2 of the manual for other special properties. Nick