Closed QingCheng24 closed 5 months ago
Debugging isn't the easiest, but what I do is start zotero:
zotero -ZoteroDebugText -jsconsole -debugger
Also in Zotero 7, you can connect it to Firefox ESR DevTools (which I prefer, but can be bit unstable if you're not matched version wise in my experience. https://www.zotero.org/support/dev/client_coding/developer_tools
Hi @justinribeiro,
Thanks for your suggestion. I've addressed the issue.
BTW, this is a great plugin!
I built from the souce code of version 4 which only the modification is only making the resultant string to "G:000000" from "GSCC:0000000" in ubuntu 22.04. The issue after installing this plugin is the main window doesn't show the list of the papers anymore, like in the following snapshot
Could you please provide some hints to debug this issue?