From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: :EXPORT_FILE_NAME: containing a date-stamp Date: Wed, 7 Feb 2018 16:31:49 +0100 Message-ID: <2018-02-07T16-21-12@devnull.Karl-Voit.at> Reply-To: Karl Voit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42987) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ejRi2-0007G9-D0 for emacs-orgmode@gnu.org; Wed, 07 Feb 2018 10:32:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ejRhz-0008Q5-9y for emacs-orgmode@gnu.org; Wed, 07 Feb 2018 10:32:30 -0500 Received: from [195.159.176.226] (port=40978 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ejRhz-0008PB-2C for emacs-orgmode@gnu.org; Wed, 07 Feb 2018 10:32:27 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1ejRfi-0001Cf-78 for emacs-orgmode@gnu.org; Wed, 07 Feb 2018 16:30:06 +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" To: emacs-orgmode@gnu.org Hi, Is there a possibility to define an export file name of a heading so that the resulting file contains a date-stamp? What I want to achieve: *** My Report :PROPERTIES: :EXPORT_FILE_NAME: (format-time-string "%Y-%m-%d") Project Status.html :END: ... which results in the file: "2018-02-07 Project Status.html" No, this does not work this way at the moment (Orgmode from git maint, d3f7309cb from 9 weeks ago). -- get mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML into Org-mode: > get Memacs from https://github.com/novoid/Memacs < Personal Information Management > http://Karl-Voit.at/tags/pim/ Emacs-related > http://Karl-Voit.at/tags/emacs/