Hi Martin, Martin Butz <m...@mkblog.org> writes:
> I wonder if it is possible to collapse the list of state changes below > "SCHEDULED" by default; as I have lots of tasks which I'll be working on > several days and use to clock in to track the time I have also lots of > entries like the following example. (setq org-log-into-drawer t) or (setq org-log-into-drawer "LOGBOOK") Both are equivalent. You can also use this startup option in an Org file: #+STARTUP: logdrawer This is a FAQ, perhaps "LOGBOOK" is a better default value for `org-log-into-drawer'. What do you all think? -- Bastien