Hi Julien,
julien cubizolles <[email protected]> writes:
> I'm in the process of converting my old remember templates but I can't
> figure how to use the clock parameters.
>
> I'm using the following template :
>
> ("T" "test" entry (file+headline "~/org/orgfiles/test.org" "Test")
> "* %?" :clock-in t :clock-resume t)
>
> There is no clock information in the modeline of the capture buffer,
> no :CLOCK: property appears when the note is captured, and the former
> clock is not resumed. However the task appears in the list provided by
> What am I doing wrong ?
This is a bug in the current master branch of org-mode. I'll identify
the commit that breaks it shortly and post that information as a
followup to this message.
>
> Also I noticed in Bernt Hansen examples (which I shamelessly copied, as
> I had with the former remember templates) that he adds
> ":CLOCK:
> :END:
> "
> to his todo template but not to his notes templates, while both are
> "clocked-in" and "clock-resumed". What is the difference between the two
> setups ?
The only reason I have :CLOCK: ... :END: in my 'N' notes entry is to
keep the clock table from aligning way over on the right with the :NOTE:
tag. The other templates don't have tags assigned so clocking in puts
the clock drawer at a reasonable spot when creating the task.
I haven't actually tested if this is required by org-capture mode
but it was for remember mode. My current capture templates were
converted from my remember templates.
-Bernt
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode