tweak(org-agenda): shorten org-agenda
deadline warning
This commit is contained in:
parent
b3b4e7ebe7
commit
3e4287a405
|
@ -3579,6 +3579,8 @@ A full week-long agenda is usually too cluttered for me to read, so I'll narrow
|
||||||
org-agenda-start-day nil
|
org-agenda-start-day nil
|
||||||
org-agenda-start-on-weekday 1 ; 1 = Monday
|
org-agenda-start-on-weekday 1 ; 1 = Monday
|
||||||
|
|
||||||
|
org-deadline-warning-days 7
|
||||||
|
|
||||||
org-agenda-sorting-strategy
|
org-agenda-sorting-strategy
|
||||||
'((agenda time-up habit-down priority-down category-up)
|
'((agenda time-up habit-down priority-down category-up)
|
||||||
(todo habit-down priority-down time-up category-up)
|
(todo habit-down priority-down time-up category-up)
|
||||||
|
|
Loading…
Reference in a new issue