I am using vertico and the tags are not showing up in the find list
Is their a setting I am missing?
Or should I just go ahead and use the ripgrep workflow ?
I am using vertico and the tags are not showing up in the find list
Is their a setting I am missing?
Or should I just go ahead and use the ripgrep workflow ?
You are probably missing this config:
;; If you're using a vertical completion framework, you might want a more informative completion interface
(setq org-roam-node-display-template (concat "${title:*} " (propertize "${tags:10}" 'face 'org-tag)))