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
Unfortunately, the Zotero API isn't really designed for maintaining a complete, synced copy of the database, so it doesn't provide delete records (although that may happen in the future).
Maybe we could trigger a background request for updates whenever an item or collection is viewed? Then we can notify the user that the item (or collection) was deleted remotely and either push it back to the server or delete it locally as well.
Maybe we can do a background process that goes through collections and items, looking for updates?
The text was updated successfully, but these errors were encountered: