Get the latest on all things Evernote. Check out our tips, news, and cool ways people are making their world more notable.

 
 

Evernote Opens Up, Launches API, Hugs Geeks

October 01, 2008 | Posted by Andrew Sinkov in Product updates
 

apiopen

Three huge things happened this week: (1) we released our Service API today, (2) we introduced scripting support to our Mac and Windows clients, and (3) we enabled XML import/export of your notes and notebooks from the desktop clients. What does all this mean? In short, more freedom –the freedom to use the service and clients in exciting, new ways. Let’s take it step-by-step.

Service API

Launching the Service API means that third party developers can now do all sorts of innovative things with Evernote. Want to create a new Evernote client? Go for it. Want to hook Evernote into your favorite calendaring or to-do app? Knock yourself out. Of course trust and security are important, that’s why you will always be asked to explicitly authorize any third-party access to your account. And once you’ve authorized them, then let the good times roll.

Here’s an example of an upcoming integration: Say you’re a Salesforce.com user. You’re keeping track of all your activities and customer interactions, but transferring your meeting notes and business cards is a real drag. An Evernote integration called Note Wizard will soon make this annoyance a thing of the past. Easily link your Evernote notes with your Salesforce.com account. The integration takes advantage of our text recognition, so, among other things, you can turn business card photos into searchable contacts. Track development progress on the Note Wizard blog.

Ok, so maybe you’re not a traveling salesmen, but just think about all the great possibilities when you mash up our amazing technology with your (other) favorite applications. Rock Band integration? That’s just crazy enough to work.

Go to the Evernote API page

Mac and Windows Scripting

Ever wanted to turn Evernote into a Rube Goldberg-like event? Now you can. Scripting allows you to automate various processes, as well as integrate Evernote with other scriptable applications. Interested in pulling an RSS feed into Evernote? Now you can. Want all document scans to automatically become an Evernote note in a specific notebook. Not a problem. The possibilities are endless.

Go to the Evernote for Developers page

Import + Export = Data Portability

Both Evernote for Mac and Evernote for Windows are now in the import/export business. You can export and import notes and notebooks from Evernote for Windows to Evernote for Mac and vice versa. The file is a well-defined XML, which means that your Evernote data is completely portable. This also means that developers can build tools to import notes from various applications into Evernote.

Download the latest Mac and Windows clients.

This is a major step forward for Evernote and we’re incredibly excited to see what all of you create. So, please tell us what you’re doing with the API here in the comments, on Twitter, on Friendfeed, or just about anywhere else. Have fun.

 
 

50 Comments

 
  1. Sergio

    10/01/2008   08:15AM

    Thanks for all this new features. Just a question: this is the only planned method of exporting notes? How to interpret the generated XML, for example to converting it to HTML?

    Thanks a lot.

     
     
  2. Dave Engberg

    10/01/2008   09:01AM

    Sergio -

    The desktop clients already include ways to export to other formats. Our XML export format is more rich than HTML … you can’t have an encrypted password or an audio recording in an HTML document. So we wanted a format that could handle all of our content without losing any information.

    Thanks

     
     
  3. Justin

    10/01/2008   09:25AM

    I’d love to see audio notes in the next version, PLEASE….

     
     
  4. Dave Ladner

    10/01/2008   09:35AM

    I signed up to the Premium plan in order to be able to upload multiple pictures in one upload. Since the new mobile client came out, I am unable to do this. Will this be corrected? If not, I will be leaving…

     
     
  5. crashsystems

    10/01/2008   10:42AM

    Congrats, and thanks for releasing your API! I hope this leads to a native Linux client in the near future.

     
     
  6. Marcus

    10/01/2008   12:05PM

    Very cool. Evernote has become an integral part of my workflow and it’s awesome to see you guys embracing openness.

     
     
  7. Doug

    10/01/2008   12:40PM

    love the updates and use the app all the time – but, when are we going to see a Blackberry app?

     
     
  8. Dennis

    10/01/2008   12:44PM

    Absolutely wonderful news. One of the things that has been keeping me a teeny bit ambivalent of using Evernote full-time is not having access to the raw data. This post puts those worries to rest and also gives me a way to use Evernote at work (we have a heinous firewall blocking access to most sites that allow posting sensitive information). Thank you for an open/portable xml format!!!

    Kudos to the fantastic dev team (the mac client is just beautiful!) which is being driven by intelligent leadership up top. Thank you!!!

    –Dennis

     
     
  9. JP Werlin

    10/01/2008   12:56PM

    Way to go Evernote crew – hats off to you in keeping the product evolving and open. A critical component of the SaaS world is data portability.

    Seeing as we both have APIs, maybe we should put something together. I see you are doing something with the 800 lb. gorilla in the CRM market, but you should also work with those who share your philosophy, ahem, like us.

    From one company to another, congrats again and keep up the great work. We love your product here.

     
     
  10. PS

    10/01/2008   14:05PM

    Thanks so much for adding export to the Mac client, it was the only thing stopping me from using Evernote. It even exports audio in the XML document, amazing! :)

     
     
  11. Alexei

    10/01/2008   16:41PM

    I imagine there will be a bunch of third party tools appearing soon … any plans to put up a site where people can submit and search for them?

     
     
  12. Ernie Soffronoff

    10/01/2008   19:26PM

    Yay, this made my old hack to scrape content from NetNewsWire to Evernote via the web scraper a whole lot easier! You now can just say:

    – Clips active web tab from NetNewsWire to Evernote
    – (c) 2008 Ernie Soffronoff
    ernie.s@gmail.com

    tell application “NetNewsWire”

    set urlsList to URLs of tabs
    set ixCurrentTab to index of selected tab
    set titleList to titles of tabs

    end tell

    tell application “Evernote”
    create note from url (item (ixCurrentTab + 1) of urlsList) title (item (ixCurrentTab + 1) of titleList)
    end tell

     
     
  13. Sébastien

    10/02/2008   03:54AM

    Great news, thanks!!

    Let’s have some fun with the API :p

     
     
  14. Jeff Hammerbacher

    10/02/2008   09:25AM

    Can we have tabbed editing windows in the mac client? I am frequently working on two notes at once, and the process of switching back and forth is pretty painful.

     
     
  15. Pak Tam

    10/02/2008   09:27AM

    Nice. Thanks. :) Pak Tam

     
     
  16. vinod

    10/02/2008   18:00PM

    Exciting! Hope to see a proper offline client for iPhone by someone now. Shall definitely payup for that much needed feature. Thank you.

     
     
  17. Lz

    10/03/2008   14:22PM

    I have been using Evernote for a month now and love the way I can sync between my Mac, phone (WM 5) and the Internet version. I have set it up based on GTD using tags to define action categories! This app is tremendous for GTD.

    However, I also handwrite notes on my phone (quite often) , so being able to sync and read them on my Mac would be phenomenal. I know I can go to the web version and read them there, but I don’t always have access to the Internet. When will Ink support be part of the Mac app?

    Thanks for an almost perfect application! It has helped my productivity in ways I couldn’t imagine.
    Lz

     
     
  18. Paul

    10/04/2008   17:46PM

    I’d love to see a very simple Firefox add-on for Evernote that let’s you add/edit/delete basic notes – like the one for Google Notebook (http://bit.ly/HSfzy).

     
     
  19. Prem

    10/05/2008   23:48PM

    “Import of files from specific directory into evernote”
    Hi, I would like to be able to designate a folder(s) where evernote monitors it for certain file types and when they are present, it adds them. This would be like a background task.

     
     
  20. satch

    10/07/2008   13:38PM

    This is just increible. Scripting and public API is what I’ve been waiting for. Congratulations for such brilliant work!

     
     
  21. Gamov

    10/08/2008   03:09AM

    kudos, kudos… For me too, it was the ONLY obstacle restraining me to fully embrace this wonderful tool!

    Next would be an option to cache the notes on the iPhone, would be very useful!

    Regards,
    Gam.

     
     
  22. Chris B

    10/08/2008   12:50PM

    Does any of this make it easier or better for more than one user to use Evernote simultaneously? In previous versions things would get out of sync quickly if more than one user were editing docs or meta-data at the same time. Has this been fixed?

     
     
  23. Matthew

    10/12/2008   21:28PM

    Great news on the API. One thing I’d really like to see is the ability to automatically store/update bookmarks in Evernote, and synchronize multiple computers/handheld devices. If I can open up evernote, and in one single note or notebook see all of my bookmarks, that would be awesome.

     
     
  24. radfaraf

    10/15/2008   16:31PM

    Keep geting Failed check signature for Evernote_3.0.0.848_Hotfix_3.0.0.788.exe. It is downloading a 1KB file only.

     
     
  25. Alessandra

    10/16/2008   02:29AM

    which applications can read the xml file properly on a windows pc?

     
     
  26. setidd

    10/17/2008   06:06AM

    you guys are awesome. i love this software program, and i’m amazed at how quickly you guys are always rolling out new stuff. just a few weeks ago, i was wishing i could preview pdfs in the windows version and now i can. truly amazing. evernote is staying on my computer forever.

     
     
  27. Chris

    10/19/2008   02:23AM

    This is great news! If only I had the know-how to make use of it…

    But if anyone’s short of an idea of how to use the API, I’ll offer one suggestion that I think would be fantastic: Print to Evernote. I’m a big fan of the browser integration for web clippings, and think it would be enormously useful to add notes from any application that offers printing capabilities.

     
     
  28. Helge

    10/20/2008   01:12AM

    Like Radfaraf, I keep getting
    Failed check signature for ‘C:\Users\me\AppData\Local\Temp\Evernote_3.0.0.848_Hotfix_3.0.0.788.exe.’ Error is: 0x800b0003

     
     
  29. Ray

    10/20/2008   21:04PM

    I never knew this system existed, I sent my wife after a flash drive with the most memory. When she came home and I started using this Cruzer system and the encryption features along with evernote makes the cruzer a must have for anyone on the go while keeping everything you want to keep with you, well this product and the features on it are superb I can’t wait for the 80GB cruzer so I can make the cruzer my whole computer and take it with me instead of my laptop so I can have all files and programs with me all the time giving me the ability to do any of my work anywhere, “JUST AWESOME”

     
     
  30. Jamey

    10/21/2008   17:26PM

    EXPORT… yes. It’s official, Evernote rules. I posted a fairly in-depth review of how I use it here: http://tinyurl.com/697e45

     
     
  31. Troy Malone

    10/25/2008   22:11PM

    Thanks to the Evernote Team! and thanks Phil, Andrew and Dave specifically…you guys rock and the API was easy to work with. (at least from my point of view:)

     
     
  32. MarkG

    11/04/2008   19:33PM

    SWEET!
    How about some love for the Linux users out there…

    Evernote Team…. thanks for the API.

     
     
  33. Robin

    11/10/2008   01:35AM

    Yeah! I alswo want a Linux version!

     
     
  34. Tzip

    11/18/2008   13:30PM

    Is there any way to block a private note in my iphone or even on my home Mac? With just me being able to open it?

    Thanks !

     
     
  35. Phil Libin

    11/18/2008   15:05PM

    Tzip,

    You can encrypt some or all of the contents of a note on the Mac and Windows version, then you’ll need to type in your decryption password to see it. The iPhone app will let you decrypt notes that you encrypted on Mac or Windows.

     
     
  36. Nate

    12/07/2008   14:05PM

    linux!

     
     
  37. NoCraCk

    12/08/2008   06:12AM

    Hopefully we will finally see a great Linux version now. However a Thunderbird extension would be even better!

     
     
  38. JS

    12/17/2008   14:38PM

    oh please linux please!

     
     
  39. mjmam

    01/23/2009   18:37PM

    Thanks for the api!!!

    Linux version please!!!!

     
     
  40. fubarbloke

    02/24/2009   22:56PM

    Yes, Linus, please!

     
     
  41. chickwing

    02/26/2009   19:59PM

    How’s that collaboration feature coming along?

     
     
  42. Mimzy

    03/22/2009   17:57PM

    Linux linux linux linux please please please?

     
     
  43. Timpetu Tiponi

    03/25/2009   04:42AM

    Has anybody mentioned yet that a LINUX version of EN client would be great?!

     
     
  44. Sandra R

    09/09/2009   09:31AM

    Hi! I was surfing and found your blog post… nice! I love your blog. :) Cheers! Sandra. R.

     
     
  45. Manu

    11/29/2009   10:14AM

    Linux please !!!

     
     
  46. Mike Thomas

    01/19/2010   14:25PM

    Please add linux version or make the current windows version support hotkey clipping under WINE from linux programs.

     
     
  47. Scott Rose

    02/06/2010   19:22PM

    Sorry, but after all these years, and the import feature of Evernote still isn’t good enough for me to be able to BRING IN all 250 of my RTF notes that I already have accumulated in another software product.

    Don’t you guys actually WANT people to migrate to your product? Don’t you WANT us to bring notes into your product and start using Evernote?

    I go waaaay more in depth in my forum posting here: http://forum.evernote.com/phpbb/viewtopic.php?f=38&t=15041

    And, on a side note, Evernote STILL locks you in by not being able to export to any format that any other note-taking app can understand.

     
     
  48. Sandra Gulland

    09/10/2010   09:21AM

    I’m still perplexed. I have the newest Mac desktop version, but it seems to me that I can only export notes in .enex or HTML formats, or email. Am I missing something? I’d like the security of knowing that my entire database–now well over 1000 notes–can be easily preserved in another database.

     
     
  49. Abhinav Gupta

    04/09/2011   00:48AM

    NoteWizard is hidden and doesn’t seems to be working (http://notewizard.wordpress.com/)

    If their is no evernote salesforce connector, we would like to develop one. Can you please confirm on that ?

     
     
 

Leave a Comment

Please note: If you have a support request, please contact our support team.

* Required fields