bordaigorl / sublime-evernote

Open and Save Evernote notes from Sublime Text 3 using Markdown
Other
1.15k stars 105 forks source link

Can't be used in Sublime Text 3 Build 4121 #222

Open chinakr opened 2 years ago

chinakr commented 2 years ago

After upgrading to Sublime Text 3 Build 4121, my favorite Evernote plugin can't work properly. The problem is everything you input will be ignored and the input box is still there. As a result, I can't update my Evernote Developer Token. Maybe the API has changed during this update. Hope this problem can be solved soon. Thanks for your excellent work!

bordaigorl commented 2 years ago

The ST API must have changed...sorry I cannot test it as I have ST4. But you can change the token manually at Sublime Text 3/Packages/User/Evernote.sublime-settings. The token is stored in the token setting, the noteStoreUrl is probably still the same if you already configured the plugin once. Hope this helps!