emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Exporting timestamps in html


From: John Hendy
Subject: [O] Exporting timestamps in html
Date: Fri, 21 Jun 2013 15:41:52 -0500

I have the following options line in my file header:

#+options: <:t num:t author:t tags:t toc:nil tasks:t todo:t

Sample file:

#+begin_src org
#+options: <:t num:t author:t tags:t toc:nil tasks:t todo:t

* Task list

** todo task 1
   DEADLINE: <2013-06-21 Fri>

** todo task 2
   SCHEDULED: <2013-06-24 Mon>
#+end_src

I'm not getting any time stamps in my output file, though. Any
suggestions on where to start looking for the issue?


Thanks,
John



reply via email to

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