diff --git a/configuration.org b/configuration.org index 833178a..6ce4e57 100644 --- a/configuration.org +++ b/configuration.org @@ -2687,7 +2687,8 @@ This is a big one; I use a lot of customisation here. (gpolonkai/org-skip-subtree-if-state "SOMEDAY") (org-agenda-skip-if nil '(scheduled deadline)))) (org-agenda-overriding-header "ALL normal priority tasks")))) - ((org-agenda-compact-blocks t))))) + ((org-agenda-compact-blocks t)))) + org-log-note-clock-out t) :config ;; Load the markdown exporter (require 'ox-md)