Add todo state to roam node template

This commit is contained in:
Evie Litherland-Smith 2025-02-11 13:07:51 +00:00
parent b001baf759
commit 353f862ce7

View file

@ -654,7 +654,8 @@
(propertize "${file}" 'face 'dired-directory)
(propertize ":${olp}:" 'face 'org-roam-olp)
(propertize "${title}" 'face 'org-roam-title)
(propertize " ${tags} " 'face 'org-roam-header-line)))
(propertize " ${tags} " 'face 'org-roam-header-line)
(propertize " ${todo} " 'face 'org-headline-todo)))
:config
(mkdir org-roam-directory t)
(add-to-list 'display-buffer-alist