Suggest a way to cleanup the trash left behind by clocks

master
Jacopo De Simoi 2 years ago
parent 243be48e52
commit c9436ddbb7
  1. 1
      global.org

@ -1868,6 +1868,7 @@
(message "Lower-cased %d matches" count))))
#+end_src
*** Clocking
Look into [[https://www.reddit.com/r/emacs/comments/rqoxl8/remove_orgmode_clock_drawer_if_the_time_is_less/][a possible enhancement]] of remove-zero-time-clocks
#+begin_src emacs-lisp
;; Separate drawers for clocking and logs
(setq org-drawers (quote ("PROPERTIES" "CLOCKBOOK")))

Loading…
Cancel
Save