What I’m trying to do
Export to various formats using Pandoc to change my citekeys into citations and add a bibliography to my documents. Following advice from this tutorial and this tutorial
I keep getting an error message that says the file or directory doesn’t exist in the resource path
My Extra Pandoc Arguments
--resource-path="/Users/jgilmore/Library/Mobile Documents/iCloud~md~obsidian/Documents/Second-Brain/"
--bibliography="/Users/jgilmore/Documents/Second-Brain/Atlas/Utilities/Zotero/Zotero.bib"
--number-sections
--citeproc
-M reference-section-title=References
-o output.docx
Things I have tried
troubleshooting the hell out of it with ChatGPT
moving my betterbibtex file and betterbibtex CSL json file into my vault and directing it there
Pandoc
Pandoc missing directory
Pandoc acadmic writing
pandoc files missing directory
pandoc bibliography not found