Online URI links won't work anymore
I have a problem. I use a template in Obsidian that generates local (using {{desktopURI}}) and online (using {{uri}}) links to the reference in my Zotero library.
Using the {{uri}} I get the following link: http://zotero.org/users/myaccount_number/items/QWP2HKY3
which does not work, returning a "Page not found."
The correct URL format seems to be:
https://www.zotero.org/myaccount_name/items/QWP2HKY3
Does anyone know how to troubleshoot this issue?
Versions:
Zotero 6.0.30
Better BibTex for Zotero 6.7.140
Obsidian v1.5.1
Zotero Integration plugin 3.0.12
Using the {{uri}} I get the following link: http://zotero.org/users/myaccount_number/items/QWP2HKY3
which does not work, returning a "Page not found."
The correct URL format seems to be:
https://www.zotero.org/myaccount_name/items/QWP2HKY3
Does anyone know how to troubleshoot this issue?
Versions:
Zotero 6.0.30
Better BibTex for Zotero 6.7.140
Obsidian v1.5.1
Zotero Integration plugin 3.0.12
I don't believe you can create links from the local app programmatically, but you can obviously use search & replace (including in a script) to do so for your library specifically