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: Eric S Fraga
Subject: Re: [O] Include today's date in title?
Date: Wed, 20 Mar 2013 08:59:57 +0000
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Gary Oberbrunner <address@hidden> writes:

> I'm primarily publishing to LaTeX/PDF from org.  I have a title:
>
> #+TITLE: Weekly Status <TODAYS_DATE_HERE>
>
> How can I get it to automatically export with today's date?  Hopefully
> without a full babel elisp code block?  Any ideas?
>
> BTW, converted to new exporter today.  Pretty painless.

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.

-- 
: Eric S Fraga, GnuPG: 0xC89193D8FFFCF67D
: in Emacs 24.3.50.1 and Org release_7.9.3f-1199-g3a0e55




reply via email to

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