From: Juan Pechiar <juan@pechiar.com>
To: "Jesse W. Wilson" <jesse.wilson@duke.edu>
Cc: emacs-orgmode@gnu.org
Subject: Re: Export individual clock entries to HTML?
Date: Thu, 1 Mar 2012 17:04:27 -0200 [thread overview]
Message-ID: <20120301190427.GB6258@soloJazz.com> (raw)
In-Reply-To: <4F4FAD78.1020702@duke.edu>
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.
prev parent reply other threads:[~2012-03-01 19:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-01 17:10 Export individual clock entries to HTML? Jesse W. Wilson
2012-03-01 19:04 ` Juan Pechiar [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120301190427.GB6258@soloJazz.com \
--to=juan@pechiar.com \
--cc=emacs-orgmode@gnu.org \
--cc=jesse.wilson@duke.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).