Customise org-agenda todo behaviour

This commit is contained in:
Evie Litherland-Smith 2024-01-29 09:07:44 +00:00
parent 106eacafff
commit 28756ed3f1

View file

@ -453,6 +453,8 @@ For reference information, see [[https://orgmode.com][Org-mode website]]
org-agenda-sticky nil
org-agenda-window-setup 'current-window
org-agenda-tags-column 0
org-agenda-todo-ignore-scheduled 'future
org-agenda-todo-ignore-deadlines 'far
org-agenda-prefix-format '((agenda . " %-12:c%?-12t% s")
(todo . " %-12:c")
(tags . " %-12:c")