web-library
web-library copied to clipboard
For both, snapshots and `text/html` file attachments, API reports best attachment as: ```` "attachment": { "href": "https://api.zotero.org/users/USERID/items/ITEMKEY", "type": "application/json", "attachmentType": "text/html" } ```` So there is no way to distinguish...
_(I've split this from another issue, as it pertains to configuring the API server and not the web library's routing.)_ Dear @glorieux-f and @tnajdek, I run into a similar problem:...
Dark Mode doesn't merit this level of prominence. Most people will be happy with Automatic. And we may want other web-library settings later anyway. We have "Settings" as a menu...
https://forums.zotero.org/discussion/116859/web-library-spinning-wheel-after-clicking-on-show-automatic-in-the-tag-selector This would go away after #346, but for now might be possible to move the entire operation to a web worker to reduce the impact on the UI.
@tnajdek and the other developers, would it make sense to use the github actions to make a production ready build for each release of the web-library ? (This would save...
Somewhere after [b859def22 ](https://github.com/zotero/note-editor/commit/b859def22f4d563bae6409d602eea429618a51e3) note editor build stopped working in Safari 11 and 12 so we're sticking with the version that works for now. Related #536