Don't set org-agenda-files by default
Leave this to the user
This commit is contained in:
parent
0ec4d6ee43
commit
9bd5cb862d
1 changed files with 0 additions and 1 deletions
|
@ -127,7 +127,6 @@ unfold to point on startup."
|
|||
(defun +org|setup-agenda ()
|
||||
(setq-default
|
||||
org-agenda-dim-blocked-tasks nil
|
||||
org-agenda-files (ignore-errors (directory-files +org-dir t "\\.org$" t))
|
||||
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