From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Allan Webber Subject: Re: Occurance property, or some similar name? Date: Wed, 13 Apr 2011 09:43:53 -0500 Message-ID: <87oc4aky8m.fsf@dustycloud.org> References: <87d3ksqujv.fsf@dustycloud.org> <87oc4bxoew.fsf@fastmail.fm> <8739lnnqfb.fsf@dustycloud.org> <87wriyl2o6.fsf@dustycloud.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:39594) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QA1IH-0006R5-U0 for emacs-orgmode@gnu.org; Wed, 13 Apr 2011 10:43:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QA1ID-0003Eu-Qk for emacs-orgmode@gnu.org; Wed, 13 Apr 2011 10:43:45 -0400 Received: from li28-75.members.linode.com ([75.127.72.75]:49948) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QA1ID-0003EV-OT for emacs-orgmode@gnu.org; Wed, 13 Apr 2011 10:43:41 -0400 In-Reply-To: (Michael Brand's message of "Wed, 13 Apr 2011 16:19:51 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Michael Brand Cc: Matt Lundin , emacs-orgmode@gnu.org Michael Brand writes: > Yes, I suggest to remove this limitation and would prefer TIMESTAMP > much over OCCURANCE, APPOINTMENT (not every occurrance is an > appointment) or any other name to avoid a second name for the same > behavior of the existing special property TIMESTAMP and to avoid > confusions/collisions at other places like e. g. selecting a property > for a column view. In the sense of special properties I also suggest > to allow different formats: > > * _appointment_ that _occurs_ at bike shop (keyword inside drawer) > :PROPERTIES: > :TIMESTAMP: <2011-04-12 Tue 19:00> > :END: > * _appointment_ that _occurs_ at bike shop (keyword outside drawer) > :TIMESTAMP: <2011-04-12 Tue 19:00> > * _appointment_ that _occurs_ at bike shop (keyword-less, at least for > backward compatibility) > <2011-04-12 Tue 19:00> > Interesting, I like that style. My main concern is that newer orgmode files written in this form might break in older versions of orgmode. -- The bottom line.