aykit / MyOwnNotes

Notes for ownCloud App - Android
GNU General Public License v3.0
69 stars 27 forks source link

Changes lost due to PW error #167

Open hman2 opened 4 years ago

hman2 commented 4 years ago

Today I lost some edits to a note I made on the weekend. My password for the Owncloud had expired, so I got a connection error. Upon entering the new password, MyOwnNotes synced the (now outdated) cloud version onto the smartphone, not the other way round: The edit was lost.

Not a big deal in this case, but is potentially hazardous IMHO... MyOwnNotes should keep all edits locally stored until they have been successfully synced to the cloud.

Also: There should be a conflict resolution, because theretically, some notes could have changed on the cloud also (A config setting is needed where users can choose which storage "wins" in case of conflicts).