Cloud Pack Ever Note

Include the oAuth for Evernote

Evernote doesn't use OAuth/REST/JSON APIs but has a proprietary API they expose via an own SDK. See:

http://www.programmableweb.com/news/evernotes-restless-api-approach-model-other-api-designs/analysis/2013/10/03

That means that technically, we cannot create a REST based component to access Evernote like we do for so many other cloud services.

This feature will not be implemented.