mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-25 16:09:42 +01:00
previously we were only creating a conflict when the local item was edited after the remote item. This failed in cases where even though the local item was edited before the remote item, it still contained important information. Now we only check if the local item is synced or not. If it isn't synced, we most probably want to preserve the local changes, or at least want to be notified.