glushchenko / fsnotes

Notes manager for macOS/iOS

Home Page:https://fsnot.es

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note gets overwritten by old version

nth-chile opened this issue · comments

Description

On iOS app, when I see that it's displaying an older version of a note, I usually tap to view a different one, and then go back to the first one and that makes it load the new version. But if I accidentally start editing before doing that, it updates iCloud and thus the newest version (updated at an earlier time via desktop app) is lost

To Reproduce

  1. Open a note on iOS and then minimize the app/send to background
  2. On desktop, edit that note
  3. Open the iOS app and it will show the old version of the note. Start typing
  4. New note is gone

These steps might not be perfect, but I'm not home right now to test

Expected behavior

I can think of a few solutions, but ideally we can prevent the user from editing a note that is not synced

FSNotes version

(iOS) 6.2.3

macOS/iOS version

17.3.1

Additional context

No response

Enable Settings -> General -> Automatic iCloud Drive conflicts resolution

Now that I've done that, sometimes notes get duplicated on autosave. I'll keep it on and see if I can come up with a reproducible issue