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
I open a note on desktop browser and make an edit, open the same note on mobile and edit it there, return to the desktop and refresh the page to see the changes on mobile, but the note gets overwritten with the previous desktop version.
I think there could either be a manual button to refresh from server, or later a mechanism that looks for diff between the page on display and the database or the file and pops up a "Changes were made" dialog with a refresh from server and a discard button.