Essi Alizadeh
Essi Alizadeh
Thanks @asan-emirsaleh. I don't have any plan for new features in near future. My main focus is on the https://github.com/e-alizadeh/Zotero2Readwise/ library which shares some similarities. If something is implemented there,...
@folofjc The function`retrieve_all_notes()` [here](https://github.com/e-alizadeh/Zotero2Readwise/blob/142f8eb417da9e365d20ad391b25a3362b932f61/zotero2readwise/zotero.py#L239C57-L239C65) retrieves notes with `itemType="note"`. Does that help?
@piojanu Sorry for the issue. Have you tried to delete items you first time pushed to Readwise? and not the new ones?
@piojanu @pcuellar I just found out what's going on. A recent [bugfix](https://github.com/e-alizadeh/Zotero2Readwise/pull/28/) resulted in a change in a parameter (`source_url`) that Readwise uses to de-duplicate the highlights. #### Short-term solution...
> Thanks for the suggestions and for looking into it. Just pinned 0.2.4 (FYI I've always been in 0.2.4). Current PyPi version is 0.2.6, should I pin that in the...
@melat0nin It seems to me that the issue in your case lies in retrieving the data from Zotero server. Can you follow the instructions [here](https://github.com/e-alizadeh/Zotero2Readwise/#approach-1-running-a-python-script) to generate a local file....
But one thing that I should do is to have better logs and output them in the automation!
@pcuellar @Mela You can simply update line 20 of the `automation.yml` file from `v2` to `v4` to suppress that warning. You can check this [commit](https://github.com/e-alizadeh/Zotero2Readwise-Sync/commit/135c81b69bcec8f99df954fb8285509d3438f5b8). The other change in the...
@melat0nin It's difficult to know exactly what's going on without knowing exactly which highlight or annotation causing it. I've created an issue https://github.com/e-alizadeh/Zotero2Readwise/issues/66 to add the raw highlights to the...