Hmm, maybe we should get a feature request to port the same warning to desktop app? Browser has this warning pretty much built in, as you probably have seen on other websites, so it was really quick to do.
Now two more people replied! So I guess it’s really an issue on the mobile app especially. One user did use custom CSS to always show sync status: Custom CSS to show sync status on top bar in mobile app (@Michael_Durland: it’s not as good as a save icon but it might help you!)
The underlying problem is that Dynalist doesn’t do background sync. Otherwise, we can start syncing immediately after you switch away. Without background sync, there’s no way we can predict when you’re going to leave the app; the only way seems to be aggressively sync after typing each letter.
Wow, I did not know that. Looks like browsers run in the background and that gives Dynalist a chance to sync after it’s closed. (By closed do you mean sent to the background, or killing the app? It would surprise me if it can still sync the rest of the sentence after it’s killed)