From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giovanni Ridolfi Subject: Re: Re: Best way to implement Keywords feature Date: Fri, 6 Nov 2009 13:46:17 +0000 (GMT) Message-ID: <32123.99919.qm@web28311.mail.ukl.yahoo.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N6P8w-0000dU-2H for emacs-orgmode@gnu.org; Fri, 06 Nov 2009 08:46:22 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N6P8u-0000cb-90 for emacs-orgmode@gnu.org; Fri, 06 Nov 2009 08:46:21 -0500 Received: from [199.232.76.173] (port=44456 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N6P8u-0000cW-57 for emacs-orgmode@gnu.org; Fri, 06 Nov 2009 08:46:20 -0500 Received: from web28311.mail.ukl.yahoo.com ([87.248.110.130]:48421) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1N6P8t-0002Pq-Qd for emacs-orgmode@gnu.org; Fri, 06 Nov 2009 08:46:20 -0500 In-Reply-To: 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: emacs-orgmode@gnu.org, "Renzo Been :-)" --- Ven 6/11/09, Renzo Been :-) ha scritto:=0A> Hi= Alan,=0A> =0A> Another way to set-up keywords could be by using=0A> catego= ries. =0A=3D:-<=0A=0A> It's a rather=0A> old-fashioned way of using org-mod= e... [smnip]=0A> * Topic 1=0A> #+CATEGORY: keyword1=0A> <2009-11-06 Fri>=0A= > * Topic 2=0A> #+CATEGORY: keyword3 keyword3=0A> <2009-11-07 Sat>=0A=0APle= ase, Renzo, do *not* promote deprecated behaviours:=0A=0AManual: 10.4.1 Cat= egories=0A"For backward compatibility, the following also works: if there= =0Aare *several such lines in a file*, each specifies the category for the= =0Atext below it. The first category also applies to any text before the= =0Afirst CATEGORY line. However, using this method is _strongly_=0Adepreca= ted"=0A=0A(first emphasis is mine)=0A=0AUsing :PROPERTIES: is the right wa= y to handle such=0Aissue.=0A=0AThanks,=0AGiovanni=0A=0A=0A