obsidian-pandoc-reference-list
obsidian-pandoc-reference-list copied to clipboard
Reference list empty and tooltips but suggestions working
Hi, the plugin seems to not load correctly. Whenever I disable and re-enable it, it gives this error in the console:
Uncaught Error: connect ECONNREFUSED 0.0.0.0:443 at __node_internal_captureLargerStackTrace (node:internal/errors:490:5) at __node_internal_exceptionWithHostPort (node:internal/errors:668:12) at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1494:16) __node_internal_captureLargerStackTrace @ node:internal/errors:490 __node_internal_exceptionWithHostPort @ node:internal/errors:668 afterConnect @ node:net:1494
The suggestions work fine,
but there are no references in the list and tooltips are not showing despite me hovering above it.
Just chiming to in mention that I'm seeing the same thing, albeit with no reported error in the console. Suggestions are generated and work fine, but the tooltip and reference list both report that no citations are found.
If I export my Zotero library to a BetterBibTex .bib file and point Pandoc Reference List there instead of to the Zotero instance, everything works and the reference list and tooltip are both populated.
I'm running Obsidian v1.5.12 on Mac, and Pandoc Reference List is v2.0.25. My Zotero is v6.0.37.
Same here...