diff --git a/.emacs.d/include/orgconfig.el b/.emacs.d/include/orgconfig.el index cc017e6..b9e46a5 100644 --- a/.emacs.d/include/orgconfig.el +++ b/.emacs.d/include/orgconfig.el @@ -19,6 +19,7 @@ (setq org-modern-star '("#" "##" "###" "####" "#####" "######")) (setq org-roam-directory "~/org/docs/") (setq org-roam-extract-new-file-path "${slug}.org") +(setq org-roam-node-display-template "${title} (${id:8})") (org-roam-db-autosync-mode) ;; Enable Racket in Org-mode Babel