* Export individual clock entries to HTML?
@ 2012-03-01 17:10 Jesse W. Wilson
2012-03-01 19:04 ` Juan Pechiar
0 siblings, 1 reply; 2+ messages in thread
From: Jesse W. Wilson @ 2012-03-01 17:10 UTC (permalink / raw)
To: emacs-orgmode
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?
Many thanks,
--
Jesse W. Wilson, Ph.D.
Warren Lab
Chemistry Department
Duke University
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Export individual clock entries to HTML?
2012-03-01 17:10 Export individual clock entries to HTML? Jesse W. Wilson
@ 2012-03-01 19:04 ` Juan Pechiar
0 siblings, 0 replies; 2+ messages in thread
From: Juan Pechiar @ 2012-03-01 19:04 UTC (permalink / raw)
To: Jesse W. Wilson; +Cc: emacs-orgmode
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-03-01 19:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-01 17:10 Export individual clock entries to HTML? Jesse W. Wilson
2012-03-01 19:04 ` Juan Pechiar
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).