Fixed another issue with org-roam-dailies not being loaded on start
This commit is contained in:
parent
68e35e8cc9
commit
40363dbfe1
@ -221,6 +221,7 @@ Org-roam is a plain-text knowledge management system. It brings some of Roam's m
|
||||
(make-directory jm/org-roam-templates-directory))
|
||||
|
||||
(setq org-roam-node-display-template (concat "${title:*} " (propertize "${tags:10}" 'face 'org-tag)))
|
||||
(require 'org-roam-dailies)
|
||||
(org-roam-db-autosync-mode)
|
||||
(jm/org-roam-refresh-agenda-list))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user