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
Roughly once a week ALL of my notes (tweets etc) get re-synced as opposed to just new ones, and I have to sift through them to remove the old ones and find the new ones.
I've not been able to determine what causes this type of sync and the Resync deleted files option is turned off in the settings.
Happy to help with any testing.
The text was updated successfully, but these errors were encountered:
I also experience this occasionally; my synced Readwise files will get the FULL note appended to an already-existing synced file.
Having worked in the code a bit, I'm not entirely sure what would cause this but I'm keeping a lookout.
Hunches:
Could be some generally unreliable syncing code (I have PR refactor: improve sync reliability #67 open to generally improve syncing reliability caused by a variety of issues).
Could be something to do with lastSavedStatusID, perhaps... 🤔
Same problem here. It's been happening for months. I tried taking it out of nested folder and that didn't work. I'm going to try only running the plug-in with one device and see if that works.
Roughly once a week ALL of my notes (tweets etc) get re-synced as opposed to just new ones, and I have to sift through them to remove the old ones and find the new ones.
I've not been able to determine what causes this type of sync and the
Resync deleted files
option is turned off in the settings.Happy to help with any testing.
The text was updated successfully, but these errors were encountered: