From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: Best way to implement Keywords feature Date: Sun, 08 Nov 2009 07:03:31 -0500 Message-ID: References: <7bef1f890911051442h28d45647h4f128a241d4e0116@mail.gmail.com> <427836.88344.qm@web28316.mail.ukl.yahoo.com> <87tyx5tg2x.fsf@gmail.com> 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 1N76Ud-0004yg-EQ for emacs-orgmode@gnu.org; Sun, 08 Nov 2009 07:03:39 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N76UY-0004xX-O6 for emacs-orgmode@gnu.org; Sun, 08 Nov 2009 07:03:39 -0500 Received: from [199.232.76.173] (port=44133 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N76UY-0004xR-Jo for emacs-orgmode@gnu.org; Sun, 08 Nov 2009 07:03:34 -0500 Received: from out4.smtp.messagingengine.com ([66.111.4.28]:42156) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N76UY-00044w-4f for emacs-orgmode@gnu.org; Sun, 08 Nov 2009 07:03:34 -0500 In-Reply-To: <87tyx5tg2x.fsf@gmail.com> (Paul Mead's message of "Sun, 08 Nov 2009 11:24:06 +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: Paul Mead Cc: org-mode Paul Mead writes: > Giovanni Ridolfi writes: > >> >> What about properties? >> >> * computer >> * apple >> :PROPERTIES: >> :Keyword: Power PC >> :END: >> * garden >> * apple >> :PROPERTIES: >> :Keyword: Golden Delicious >> :END: >> >> >> However you can already search for keywords in Agenda, >> please, refer the section of the manual: >> "Keyword search" > Giovanni > > I can't find anything in the manual which does anything other than > search for TODO keywords, and this functionality would be pretty useful > to me - can you point to the section number? http://orgmode.org/manual/Matching-tags-and-properties.html - Matt