From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Feature Request: org-agenda-set-category Date: Fri, 7 Sep 2007 10:04:12 +0200 Message-ID: References: <18141.23318.769156.930384@gargle.gargle.HOWL> <877in6e2fm.fsf@bzg.ath.cx> <18143.30554.285312.790877@gargle.gargle.HOWL> <87lkbk5n5d.fsf@bzg.ath.cx> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ITYp4-0006Ca-7T for emacs-orgmode@gnu.org; Fri, 07 Sep 2007 04:04:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ITYp3-0006Br-Ki for emacs-orgmode@gnu.org; Fri, 07 Sep 2007 04:04:13 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ITYp3-0006Bg-FO for emacs-orgmode@gnu.org; Fri, 07 Sep 2007 04:04:13 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ITYp2-0002kC-S7 for emacs-orgmode@gnu.org; Fri, 07 Sep 2007 04:04:13 -0400 In-Reply-To: <87lkbk5n5d.fsf@bzg.ath.cx> 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: Bastien Cc: emacs-orgmode@gnu.org On Sep 6, 2007, at 7:34, Bastien wrote: > "T. V. Raman" writes: > >> Could we perhaps introduce a special property that is used by >> org-agenda to build the left column? > > What about: > > :PROPERTIES: > :CATEGORY: general > :ARCHIVE: archives:: > :END: > > as a future replacement for #+CATEGORY and #+ARCHIVE? > I think this is exactly how it should be - I am only hesitating because many people have come to rely on the other behavior. - Carsten