On Aug 5, 2009, at 2:49 PM, Noorul Islam K M wrote:


Hi,

Please take a look at the below org file. Initially I created the TODO
item and then clocked in and out. Then inserted a note. Followed by some
clock ins and outs.  Everything is organized from top to bottom as we
enter items. Earlier I remember the clock entries were grouped and
always appeared at the top but now it is cluttered. I am using the
latest version from git repo. Is this the expected behavior or am I
missing something by which I can group all the clock entries into a
group at the top or bottom? Also I remember that I was able to hide
entire clock entries.

----------------------CUT---------------------------------------
* Inbox
** TODO This is a test
  CLOCK: [2009-08-05 Wed 18:46]
  CLOCK: [2009-08-05 Wed 18:46]--[2009-08-05 Wed 18:46] =>  0:00
  CLOCK: [2009-08-05 Wed 18:46]--[2009-08-05 Wed 18:46] =>  0:00
  - Note taken on [2009-08-05 Wed 18:46] \\
    Test
  CLOCK: [2009-08-05 Wed 18:46]--[2009-08-05 Wed 18:46] =>  0:00

----------------------CUT----------------------------------------


Notes and clock entries are supposed to be kept in
chronological sequence.  So yes, this is the expected behavior.

You can define a separate drawer for clock entries, if you prefer so:

(setq org-clock-into-drawer "CLOCK")

- Carsten



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to