emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Export individual clock entries to HTML?


From: Juan Pechiar
Subject: Re: [O] Export individual clock entries to HTML?
Date: Thu, 1 Mar 2012 17:04:27 -0200
User-agent: Mutt/1.5.20 (2009-06-14)

On Thu, Mar 01, 2012 at 12:10:16PM -0500, Jesse W. Wilson wrote:
>  After a year and a half with paper notebooks, I've decided to
> return to org-mode. :) One thing I could never figure out, though,
> is how to get org-export-as-html to export individual clock entries.
> The clock summary tables are very nice, but I would also like to see
> clock-in and clock-out timestamps for each entry I make.
>
> Is there an option or setting I am missing?

Add the 'd:t' option to the export options of the clocking subtree:

   :PROPERTIES:
   :EXPORT_OPTIONS: d:t
   :END:

(or to the file export options).

This will show drawer contents for every entry.

.j.



reply via email to

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