windingwind
windingwind
非常谢谢贡献! btw,之后提交之前可以运行一下`npm run lint`,格式化一下代码
> 在使用crypto.ts时,它的hmacSha256Digest返回的为一个Promise,而crypto-js中HmacSHA256返回的是一个object,我不知道要怎样解决,所以暂时在package.json添加了crypto-js依赖 Promise是JavaScript的原生对象,用于异步。可通过类似`res = await hmacSha256Digest(...)`获取
merged in #833
Does this still happen if you use other services (e.g. google translate)?
https://github.com/carljoseph/zotero-reporter/blob/7dfc936a63c4f64f8d4bf202aaf5d2964285b3f7/package.json#L9-L10 The `addonInstance` should be a valid JS variable name and `addonRef` should be a valid CSS and Fluent string (and `prefsPrefix` may have limitation to symbols, not sure -...
```diff ++ "addonInstance": "Reporter", ``` Emm... `Zotero.Reporter` might not be a good definition for me. Maybe `ReporterPlugin` or something that's less likely to cause conflict?
BTW, the plugin name `Zotero Reporter` is not a very good idea, since `Zotero` is a registered trademark and the team suggests plugin developers not to use a name like...
Please check the plugin directory if it's an `xpi` or the text file linking to the dev build. I guess if you manually installed a plugin from xpi, the `npm...
Should be fixed in the latest plugin template.
请检查zotero数据同步是否正确设置。如果: 1. 使用链接附件+第三方网盘同步(例如onedrive) 2. 将数据目录设置为使用第三方网盘同步(例如onedrive) 3. 未设置数据同步 4. 数据同步存储空间不足 则可能发生上述问题,请调整同步方式