From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Feature request: Accept org mode dates in the date export field Date: Wed, 28 Dec 2011 17:13:25 +0100 Message-ID: <87pqf5dtuk.fsf@altern.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:60137) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RguLi-0001sp-Ms for emacs-orgmode@gnu.org; Sat, 31 Dec 2011 03:31:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RguLh-0001Bh-Nj for emacs-orgmode@gnu.org; Sat, 31 Dec 2011 03:31:30 -0500 Received: from mail-wi0-f169.google.com ([209.85.212.169]:42582) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RguLh-0001BZ-IY for emacs-orgmode@gnu.org; Sat, 31 Dec 2011 03:31:29 -0500 Received: by wibhq12 with SMTP id hq12so9935197wib.0 for ; Sat, 31 Dec 2011 00:31:28 -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: Torsten Wagner Cc: Org Mode Mailing List Hi Thorsten, Torsten Wagner writes: > 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. Good idea. You can now use Org timestamps in the #+DATE line, they will be converted using the new option `org-export-date-timestamp-format'. Thanks! -- Bastien