分享时间 | 2023-03-30 15:11 |
最后更新 | 1天20小时前 |
修订版本 | 2 |
用户许可 | 可自己使用或修改,不可再分享 |
Quicker版本 | 1.44.22 |
动作大小 | 4.1 KB |
将选中条目JSON格式复制到剪切板,用于在Quicker软件 您的指尖工具箱 - Quicker (citationstyles.org) 的Example citations中Advanced进行粘贴。
谢谢@ttChen开发的子程序,完整配置按 Zotero文献管理软件和科研写作Quicker动作套餐及环境配置 · 语雀进行配置。
简单配置:
1. 安装debug-bridge 插件(https://github.com/retorquere/zotero-better-bibtex/releases/download/debug-bridge/debug-bridge-6.7.9.emile.limonia.xpi ),实现Zotero执行外部javascript文件;
2. Zotero中菜单Tools—>Developer—>Run Javascript,在Code文本框中输入并运行如下代码:
Zotero 7&8
Zotero.Prefs.set("extensions.zotero.debug-bridge.token","CTT",true);Zotero 6
Zotero.Prefs.set("extensions.zotero.debug-bridge.password","CTT",true);
修订版本 | 更新时间 | 更新说明 |
---|---|---|
2 | 1天20小时前 | 添加在桌面生成json.json文件 |
1 | 2天11小时前 | 更新子程序。 |
0 | 2023-03-30 15:11 |