Add extra org-agenda directory
This commit is contained in:
parent
334528ad2f
commit
7eee09dcd2
|
@ -105,7 +105,8 @@
|
||||||
(setq org-agenda-files
|
(setq org-agenda-files
|
||||||
'("~/Notes/"
|
'("~/Notes/"
|
||||||
"~/Notes/roam/"
|
"~/Notes/roam/"
|
||||||
"~/Notes/roam/daily/"))
|
"~/Notes/roam/daily/"
|
||||||
|
"~/Notes/roam/projects/"))
|
||||||
(setq org-agenda-prefix-format
|
(setq org-agenda-prefix-format
|
||||||
'((agenda . " %i %-12:c%-12t")
|
'((agenda . " %i %-12:c%-12t")
|
||||||
(todo . " %i %-24:c")
|
(todo . " %i %-24:c")
|
||||||
|
|
Loading…
Reference in a new issue