From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Timestamps - anything goes? Date: Thu, 30 Jan 2014 17:54:20 +0100 Message-ID: <87y51xbebn.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42348) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8usK-0007Kr-PX for emacs-orgmode@gnu.org; Thu, 30 Jan 2014 11:54:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W8usD-0005gC-FM for emacs-orgmode@gnu.org; Thu, 30 Jan 2014 11:54:00 -0500 Received: from plane.gmane.org ([80.91.229.3]:42003) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8usD-0005fz-8l for emacs-orgmode@gnu.org; Thu, 30 Jan 2014 11:53:53 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1W8usA-0002F3-70 for emacs-orgmode@gnu.org; Thu, 30 Jan 2014 17:53:50 +0100 Received: from g231232141.adsl.alicedsl.de ([92.231.232.141]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 Jan 2014 17:53:50 +0100 Received: from tjolitz by g231232141.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 Jan 2014 17:53:50 +0100 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: emacs-orgmode@gnu.org Hi List, (headline) timestamps, deadlines, scheduled and closed items are parsed into timestamp lists with the following attributes: - timestamp-type - start date - start time - end date - end time - repeater-type - repeater-value - repeater-unit Not all attributes seem to make sense for each element (closed as time range? deadline with repeater?) and not all combinations of timestamps/planning info seem reasonable (closed & scheduled later on). Is there any restriction in the use of planning/time info other than common sense? If so, what are the ruled-out combinations and attribute assignments? -- cheers, Thorsten