PKM-er / obsidian-zotlit

A third-party project that aims to facilitate the integration between Obsidian.md and Zotero, by providing a set of community plugins for both Obsidian and Zotero.
https://zotlit.aidenlx.top
MIT License
632 stars 28 forks source link

Zotero7 beta.46版本无法导入包含注释的文献笔记,报错:Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'renderColored') #235

Closed biganji closed 10 months ago

biganji commented 10 months ago

没有注释笔记的文章可正常导出 具体报错:Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'renderColored') at Object.replacement (plugin:zotlit:329:37586) at k.D (turndown.js:2:9551) at turndown.js:2:9210 at NodeList.reduce () at k.b (turndown.js:2:9059) at k.D (turndown.js:2:9459) at turndown.js:2:9210 at NodeList.reduce () at k.b (turndown.js:2:9059) at k.D (turndown.js:2:9459) at turndown.js:2:9210 at NodeList.reduce () at k.b (turndown.js:2:9059) at k.turndown (turndown.js:2:10070) at ad.turndown (plugin:zotlit:329:40315) at ad.normalizeNotes (plugin:zotlit:329:40194) at async $b.createNoteForDocItemFull (plugin:zotlit:329:30157) at async Fb (plugin:zotlit:329:26917)

Zhixiaz commented 9 months ago

Zotero 6.0.30同样出现该问题,请问你解决了吗

GritYearner commented 9 months ago

Zotero 6.0.30同样出现该问题,请问你解决了吗

我也出现了这个问题,我试了试把zotero的笔记中把注释颜色隐藏就可以正常导入了

Zhixiaz commented 8 months ago

Zotero 6.0.30同样出现该问题,请问你解决了吗

我也出现了这个问题,我试了试把zotero的笔记中把注释颜色隐藏就可以正常导入了

谢谢,解决了