Do not show archive files in agenda: faster agenda
This commit is contained in:
parent
4f4585a226
commit
ed780e17c6
2
doom.org
2
doom.org
@ -475,7 +475,7 @@ General configuration
|
|||||||
(setq org-agenda-files (list "~/Cloud/org/"))
|
(setq org-agenda-files (list "~/Cloud/org/"))
|
||||||
|
|
||||||
;; Include archived files
|
;; Include archived files
|
||||||
(setq org-agenda-archives-mode t)
|
(setq org-agenda-archives-mode nil)
|
||||||
|
|
||||||
;; Set priority range from A to C with default A
|
;; Set priority range from A to C with default A
|
||||||
(setq org-highest-priority ?A)
|
(setq org-highest-priority ?A)
|
||||||
|
Loading…
Reference in New Issue
Block a user