leonkt / zotero-memento

Zotero extension that combats link rot by archiving webpages and journal articles.
MIT License
295 stars 14 forks source link

Plain Text Notes #20

Open kerim opened 2 years ago

kerim commented 2 years ago

It seems that Zotero 6 no longer supports HTML formatted notes, which means that all the notes created by this plugin appear as raw HTML code, like this:

Version URL: <a href="https://web.archive.org/web/20220717051020/https://www.nytimes.com/2022/07/16/us/abortion-bans-children.html" data-originalurl="https://www.nytimes.com/2022/07/16/us/abortion-bans-children.html" data-versiondate="2022-07-17T05:10:20Z">Robust Link for: https://www.nytimes.com/2022/07/16/us/abortion-bans-children.html</a>

It would be better if they were saved as rich text, or whatever format Zotero 6 is using. Perhaps there is a new API for this?