sublime-evernote icon indicating copy to clipboard operation
sublime-evernote copied to clipboard

Feature request: display warning in case of conflicted changes

Open gdemecki opened this issue 9 years ago • 1 comments
trafficstars

Hi again,

Right now this plugin replaces a current note when I'm executing "save_evernote_note" command. In a 99 % cases it is good, but when on the server exists a newer note, I would expect to see a popup which just warns me before saving my modifications.

Regards Greg

gdemecki avatar May 03 '16 10:05 gdemecki

It is possible to implement this and I agree it would be a useful feature. The way the Evernote API is designed makes implementing this a bit inefficient: you need to re-download the metadata from the server again before you upload the new version. I'll put it down for a future release.

bordaigorl avatar Jun 12 '16 15:06 bordaigorl