Open cjjjy opened 1 month ago
I have a similar issue. The only way I have found to resolve it is to delete the note in obsidian and re-create it. The link will be lost again.
From the console, it seems that the plugin is calling a deprecated feature path
, which leads to the find call not working:
}
),
this.registerDomEvent(document.body, "contextmenu", e=>{
var t, i;
if (this.settings.shouldShowCustomContextMenu && e.path.find(r=>{
try {
return r.hasClass("markdown-preview-view")
} catch (o) {
return !1
}
}
)) {
I had also face the same problem, but I refreshed my obsidian and zotero like the issue #156 , then it's done
Thanks for pointing that out - I followed the refresh steps and I still have the issue. In fact, when I restart Zotero and obsidian (after the refresh) the links to literature I exported immediately before are already lost.
I think I will try a reinstall and see if there is some other factor causing issues
I create a pdf literature notes in zotero ,but obsidian show "item 5910 not found" ,no literature notes was created?