[Org] Don’t automatically add pensive file to ‘org-agenda-files’
This commit is contained in:
parent
ef2fc1a1f8
commit
ae19dd4992
4
init.el
4
init.el
@ -858,7 +858,9 @@
|
|||||||
"Path to default org-mode file for private notes."
|
"Path to default org-mode file for private notes."
|
||||||
:group 'personal-settings
|
:group 'personal-settings
|
||||||
:type 'string
|
:type 'string
|
||||||
:set #'db/update-org-agenda-files)
|
;; no custom setter, as the pensive file is usually not part of
|
||||||
|
;; `org-agenda-files’
|
||||||
|
)
|
||||||
|
|
||||||
(use-package org-agenda
|
(use-package org-agenda
|
||||||
:commands (org-agenda)
|
:commands (org-agenda)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user