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: Bastien
Subject: Re: [O] Include today's date in title?
Date: Wed, 20 Mar 2013 15:21:54 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

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]