Removed org roam display template customization
This commit is contained in:
parent
736bb1fb71
commit
e500980df3
@ -280,8 +280,6 @@ Below is the main config for org-roam.
|
|||||||
(unless (file-directory-p jm/org-roam-templates-directory)
|
(unless (file-directory-p jm/org-roam-templates-directory)
|
||||||
(make-directory jm/org-roam-templates-directory))
|
(make-directory jm/org-roam-templates-directory))
|
||||||
|
|
||||||
(setq org-roam-node-display-template
|
|
||||||
(concat "${title:*} " (propertize "${file:*}" 'face 'org-tag)))
|
|
||||||
(org-roam-db-autosync-mode))
|
(org-roam-db-autosync-mode))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user