emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Inactive time stamps along with CLOCK: entries?
@ 2011-11-09 13:23 Tommy Kelly
  2011-11-09 17:09 ` Bernt Hansen
  0 siblings, 1 reply; 3+ messages in thread
From: Tommy Kelly @ 2011-11-09 13:23 UTC (permalink / raw)
  To: emacs-orgmode

Question for Bernt, but maybe more widely useful.

Bernt, in some of your org-capture-templates, you often include a %U
timestamp as well as clocking in the item in question. for example:

("j" "Journal" entry (file+datetree "~/git/org/diary.org")
               "* %?\n%U\n  %i" :clock-in t :clock-resume t)

Why do you do that extra \n%U? Since the timestamp is going to be
identical to the first entry in the CLOCK: line, and since you can
have/not-have clocking items show up in the agenda, why have both the
:CLOCK line and the timestamp? What else do you get from having a
timestamp that you don't get from the CLOCK: line alone?

thanks,
Tommy

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-11-09 19:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-09 13:23 Inactive time stamps along with CLOCK: entries? Tommy Kelly
2011-11-09 17:09 ` Bernt Hansen
2011-11-09 19:27   ` Sebastien Vauban

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).