diff --git a/global.org b/global.org index 0e9e848..f5321c2 100644 --- a/global.org +++ b/global.org @@ -460,6 +460,9 @@ (setq org-clock-out-when-done t) (setq org-clock-persist 'history) + + (setq org-duration-format 'h:mm) + (setq org-clock-clocktable-default-properties '(:maxlevel 2 :scope subtree)) (org-clock-persistence-insinuate) #+END_SRC *** Tangle to different files