[RELEASE] X-Note (Evernote access)

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
ruuk Online
Skilled Python Coder
Posts: 896
Joined: Aug 2005
Reputation: 123
Location: Bremerton, WA USA
Post: #21
Version 0.1.9

Changes:
- Updated Evenote api to current 1.22 (08-30-2012)
- Added a workaround for SSL errors with some openssl versions (ie with Ubuntu 12.04)
- Use userStore.getNoteStoreUrl to get the NoteStore url as per currnet api example

On my REPO.
find quote
ruuk Online
Skilled Python Coder
Posts: 896
Joined: Aug 2005
Reputation: 123
Location: Bremerton, WA USA
Post: #22
Just a quick post to say I have an update coming soon. I'm just waiting for Evernote to move the API key to the production server and then I can release.
Evernote has changed their authentication method, so the email/password method is gone. Users will now need to authorize the addon via WebViewer.
find quote
ruuk Online
Skilled Python Coder
Posts: 896
Joined: Aug 2005
Reputation: 123
Location: Bremerton, WA USA
Post: #23
Version 0.2.0

Changes:
- Changes to handle new authentication method
- Removed password/crypto settings
- Fix for viewing image notes
- Fix for empty notes continuing to display 'Loading Content...' after loading

On my REPO.
find quote
Post Reply