You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
}
}
)) {
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?
The text was updated successfully, but these errors were encountered: