syl20bnr / spacemacs

A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
http://spacemacs.org
GNU General Public License v3.0
23.56k stars 4.9k forks source link

Help to add contrib-roam2.el to spacemacs #16393

Open Standinocw opened 1 month ago

Standinocw commented 1 month ago

Very like below config for org-roam. How to add the settings to org layer? org-roam-node-display-template (format "${doom-hierarchy:*} %s %s" (propertize "${doom-type:12}" 'face 'font-lock-keyword-face) (propertize "${doom-tags:42}" 'face '(:inherit org-tag :box nil)))

https://github.com/doomemacs/doomemacs/blob/master/modules/lang/org/autoload/contrib-roam2.el