Description
Description
Recently, I noticed that when I'm right-clicking on Zotero reference in Zettlr to open it, it respond with "Could not open attachment. Is Zotero running?". So I started investigating the reason of this error and I found that if my Zotero reference is in a group library, then BetterBibTex plugin returns " not found", and that's why Zettlr throw me an error message. I raised an issue on BetterBibTex for Zotero Github page and the answer is that when Zettlr is asking Zotero the data of the reference through BetterBibTex plugin / JSON-RPC (here precisely), if we want to search across all libraries, Zettlr need to pass *
as library
argument (see item.attachments
doc here).
Could someone competent and nice make this modification, please? Thanks in advance
Reproducing
You can try to open a group library Zotero reference.
If it can helps you, you can look at the BetterBibTex plugin issue I raised.
Zettlr version
3.4.2
Installation Method
From the Website or GitHub
Installation Method (Other)
No response
Your Platform
- Windows
- macOS
- Linux
Architecture
- Intel 64bit
- ARM 64bit (includes Apple Silicon)
Operating System Version
Linux Ubuntu 22.04.5
Additional Information
No response