emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Include today's date in title?


From: shripad sinari
Subject: Re: [O] Include today's date in title?
Date: Wed, 20 Mar 2013 09:49:45 -0700

This seems to work for me:

#+DATE:  %Y-%m-%d



Shripad
Tucson, AZ


On Wed, Mar 20, 2013 at 7:21 AM, Bastien <address@hidden> wrote:
Hi Eric,

Eric S Fraga <address@hidden> writes:

> This appears to work:
>
> #+TITLE: The title {{{modification-time(%Y-%m-%d)}}}
>
> Look in the info manual, (org) Macro replacement.
>
> "date" instead of "modification-time" should work but doesn't for
> me.

{{{date}}} will only work if #+DATE: is set.

For other users, use {{{modification-time(...)}}} or {{{time()}}}

(And yes, this will be documented...)

--
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]