Add analysis notes to agenda files
This commit is contained in:
parent
29fdf12ed8
commit
14d296cd53
3
init.el
3
init.el
|
@ -574,7 +574,8 @@
|
|||
(org-agenda-files (list
|
||||
(expand-file-name org-directory)
|
||||
(expand-file-name "calendar" org-directory)
|
||||
(expand-file-name "roam/journal.org.gpg" org-directory)))
|
||||
(expand-file-name "roam/journal.org.gpg" org-directory)
|
||||
(expand-file-name "roam/analysis_notes.org" org-directory)))
|
||||
:config
|
||||
(appt-activate +1))
|
||||
|
||||
|
|
Loading…
Reference in a new issue