From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: Feature request: Accept org mode dates in the date export field Date: Thu, 10 Nov 2011 23:48:13 +0530 Message-ID: <81fwhvq1sq.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:40497) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ROZCu-0000LD-96 for emacs-orgmode@gnu.org; Thu, 10 Nov 2011 13:18:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ROZCt-0003mR-E7 for emacs-orgmode@gnu.org; Thu, 10 Nov 2011 13:18:36 -0500 Received: from mail-vw0-f41.google.com ([209.85.212.41]:65160) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ROZCt-0003mN-5z for emacs-orgmode@gnu.org; Thu, 10 Nov 2011 13:18:35 -0500 Received: by vws16 with SMTP id 16so3190798vws.0 for ; Thu, 10 Nov 2011 10:18:34 -0800 (PST) In-Reply-To: (Torsten Wagner's message of "Fri, 11 Nov 2011 02:59:35 +0900") 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: Org Mode Mailing List Torsten Wagner writes: > Hi, > one should be able to use org-modes date function to enter or modify > a date for the variable #+DATE: > At the moment its exported as plain text including the < > brackets. > Keeping the date org-mode friendly and exporting it nicley would be a > nice little feature. Btw, ODT exporter does this already. You can enter a #+DATE: using C-c . or C-c ! and you will see the right timestamp under File->Properties->General->Created/Modified timestamp. > Thanks > Torsten > > > --