Hello,

"Francis J. Monari, Esquire" <monarifj....@juno.com> writes:

> Using Clock Mode to track time.
> Org Mode starts and stops clock.  Clock entry redirected to CLOCK
> drawer.
> I expect to see the clock entry (time & note) appear in CLOCK drawer.
> What happens is that clock time goes to CLOCK drawer, clock note goes to
> LOGBOOK drawer.
> This allocation does not make sense.  Time is properly tracked, but no
> ability to identify activity.
> org mode clock variables follow:
> ;;;Org clock settings
> (add-hook 'org-clock-in-prepare-hook 'org-resolve-clocks)
> (setq org-clock-history-length 32)
> (setq org-clock-idle-time 20)
> (setq org-clock-in-resume t)
> (setq org-clock-into-drawer "CLOCK")

Why do you specify a different drawer name if you want notes and clocks
in the same one?

Regards,

-- 
Nicolas Goaziou

Reply via email to