From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: property searches for #+CATEGORY Date: Wed, 07 Nov 2007 12:49:44 +0000 Message-ID: <87abpqw787.fsf@bzg.ath.cx> References: <20071107111730.GH13544@atlantic.linksys.moosehall> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IpjPw-0005mY-O9 for emacs-orgmode@gnu.org; Wed, 07 Nov 2007 06:49:56 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IpjPu-0005iG-AD for emacs-orgmode@gnu.org; Wed, 07 Nov 2007 06:49:55 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpjPt-0005hf-3e for emacs-orgmode@gnu.org; Wed, 07 Nov 2007 06:49:53 -0500 Received: from ug-out-1314.google.com ([66.249.92.170]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IpjPr-0008CF-W5 for emacs-orgmode@gnu.org; Wed, 07 Nov 2007 06:49:52 -0500 Received: by ug-out-1314.google.com with SMTP id a2so106542ugf for ; Wed, 07 Nov 2007 03:49:51 -0800 (PST) In-Reply-To: <20071107111730.GH13544@atlantic.linksys.moosehall> (Adam Spiers's message of "Wed, 7 Nov 2007 11:17:30 +0000") 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: org-mode mailing list Adam Spiers writes: > Would it make sense to include CATEGORY as a special property? Certainly. And it is already there: ,----[ (info "(org)Categories") ] | If you would like to have a special CATEGORY for a single entry or a | (sub)tree, give the entry a `:CATEGORY:' property with the location as | the value (*note Properties and columns::). `---- :) -- Bastien