Mdnotes to Obsidian URI error

I had set the vault string in Zotero's preference and enable the attach_obsidian_uri (and set the 'New link format' as "Shortest path when possible", though I think this is unrelated)

However, I got an obsidian uri with full path but the uri file with file=. That is
I got: obsidian://open?vault=test&file=D:\test\openthis
Supposed link: obsidian://open?vault=test&file=openthis
I can open by: obsidian://open?vault=test&path=D:\test\openthis (this means the path is correct)

I am not sure where can I set "Shortest path" as suggested in the link https://argentinaos.com/zotero-mdnotes/docs/next/advanced/hidden-prefs
Sign In or Register to comment.