Setting an org roam capture template : emacs
November 12, 2022 |
bookmark
I’m trying to set up a file for a template in org-roam capture, but relative to user-emacs-directory. The following returns the error: Wrong type argument: stringp, (concat user-emacs-directory “orb-template.org”). I have tried several instances of backquoting, with no luck. Please advise.