Platform: GNU Emacs 23.2.1 (i386-mingw-nt6.1.7600) of 2010-05-08 on G41R2F1 Org-mode version 7.9.1 (release_7.9.1-321-g9ebf47.dirty-git @ c:/Users/steinarb/Documents/git/org-mode/lisp/)
I have org-clock-into-drawer set to "CLOCK". The idea is to put clocking info in the :CLOCK: drawer to avoid clutter, and this works. But if I have this setting then notes created with `C-c C-z' end up on the top level, even if I manually create a :LOGBOOK: drawer. Is it possible to have both? Ie. for a particular node, both: - Put clocking into the :CLOCK: drawer - Put notes into the :LOGBOOK: drawer (if there is one)