org-agenda clockreport use week step

This commit is contained in:
Evie Litherland-Smith 2024-11-12 09:05:18 +00:00
parent e7049dabee
commit 700f4b7374

View file

@ -1026,7 +1026,7 @@ Configure email with iCalendar event support, to integrate with
(org-agenda-include-deadlines t)
(org-agenda-todo-ignore-scheduled 'future)
(org-agenda-todo-ignore-deadlines 'far)
(org-agenda-clockreport-parameter-plist '(:maxlevel 4 :step day :emphasize t :stepskip0 t :fileskip0 t :hidefiles t :properties ("WON")))
(org-agenda-clockreport-parameter-plist '(:maxlevel 6 :step week :emphasize t :stepskip0 t :fileskip0 t :hidefiles t :properties ("WON")))
(org-agenda-start-with-log-mode t)
(org-agenda-start-with-clockreport-mode nil)
(org-agenda-prefix-format '((agenda . " %-12:c%?-12t% s")