d1vanov / quentier

Cross-platform desktop Evernote client
GNU General Public License v3.0
135 stars 16 forks source link

[feature request] Automatic sync on startup #387

Closed d1vanov closed 2 years ago

d1vanov commented 2 years ago

If Quentier is opened with Evernote account, it would be useful to add an option to sync automatically right on startup, to prevent the opportunity for conflicts when someone forgets to sync and edits a note which was changed via some other Evernote client.

ra3ggi commented 2 years ago

It is necessary to make somehow a notification (indication) that the synchronization at startup is successful out or ended with an error (in the status bar). When closing the program it is enough to make a message in case of error. It would be nice if it was configured in the "Settings" - who does not need it, he will turn off the message.

d1vanov commented 2 years ago

Merged a new option to run sync on startup into the unstable version.

By default it is switched off, if you want to use it, you need to switch it on via "Edit" -> "Preferences" -> "Synchronization" tab -> check "Run sync on startup". The preference is persisted per account i.e. if you have multiple accounts, you would have to enable it for every account you use, for each account it would be off by default.