diff --git a/init.el b/init.el index bfef3f4..7ca4c3c 100644 --- a/init.el +++ b/init.el @@ -560,6 +560,7 @@ (org-agenda-todo-ignore-deadlines 'far) (org-agenda-clockreport-parameter-plist '(:link t :maxlevel 4)) (org-agenda-start-with-clockreport-mode t) + (org-agenda-start-with-log-mode t) (org-agenda-prefix-format '((agenda . " %-12:c%?-12t% s") (todo . " %-12:c") (tags . " %-12:c")