org-agenda-dim-blocked-tasks = t (default) #2365
This way, parent todos are at least displayed, but dimmed.
This commit is contained in:
parent
9eb3a74a57
commit
920b511591
1 changed files with 0 additions and 2 deletions
|
@ -78,8 +78,6 @@ path too.")
|
|||
(setq-default
|
||||
;; Don't monopolize the whole frame just for the agenda
|
||||
org-agenda-window-setup 'current-window
|
||||
;; Hide blocked tasks in the agenda view.
|
||||
org-agenda-dim-blocked-tasks 'invisible
|
||||
org-agenda-inhibit-startup t
|
||||
org-agenda-skip-unavailable-files t
|
||||
;; Move the agenda to show the previous 3 days and the next 7 days for a bit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue