e-alizadeh / Zotero2Readwise-Sync

An automated and scheduled trigger of Zotero2Readwise Python library (https://github.com/e-alizadeh/Zotero2Readwise)
MIT License
63 stars 151 forks source link

Duplicate items created in Readwise #5

Closed ptthstr closed 1 year ago

ptthstr commented 1 year ago

Hi,

I've noticed that duplicate items are created in my Readwise account. Here's an example:

image

The items are identical, except for their URL (I noticed that when syncing Readwise to Obsidian), which seems to cause the duplication. For instance: https://www.zotero.org/OBFUSCATED_USERID/items/TUY4HJ5Y https://api.zotero.org/users/OBFUSCATED_USERID/items/TUY4HJ5Y

ptthstr commented 1 year ago

Solved by fixing my version to ==2.6 as explained here: https://github.com/e-alizadeh/Zotero2Readwise/issues/31