org-agenda start with log mode now that the face is fixed

This commit is contained in:
Evie Litherland-Smith 2024-08-15 17:33:33 +01:00
parent a4271a8f87
commit 8e421f8073

View file

@ -998,7 +998,7 @@ Configure email with iCalendar event support, to integrate with
(org-agenda-todo-ignore-deadlines 'far)
(org-agenda-clockreport-parameter-plist '(:link t :maxlevel 6 :emphasize t :stepskip0 t :fileskip0 t :filetitle t :properties ("WON")))
(org-agenda-start-with-clockreport-mode t)
(org-agenda-start-with-log-mode nil)
(org-agenda-start-with-log-mode t)
(org-agenda-prefix-format '((agenda . " %-12:c%?-12t% s")
(todo . " %-12:c")
(tags . " %-12:c")