Have a Mac and want to export your Evernote items into DEVONthink? Using AppleScript makes it easy!
Tag Archives: tutorial
DEVONthink to Evernote Exporter Applescript
Move files from DEVONthink into Evernote easily with this handy AppleScript!
The latest version of the AppleScript can now be found in the Veritrope.com Code Library!
Hope you enjoy!
Evernote Export to HTML AppleScript
AppleScript that looks into the current application directory for Evernote, copies the HTML file and constituent elements, puts it in a folder named after the note, and then bundles everything up into a single Web archive file.
Judging from some of the comments that I’ve been reading on the Evernote forum, HTML export can’t get here soon enough! And even though I’m pretty sure it’ll be officially released soon, there has to be a way that we can get the job done now, right?
Well everyone — Native HTML Export is now here! I’m leaving this page up in case:
- The code is helpful to someone, or
- People are interested in me adapting this into a “Bulk Webarchiver” (e.g., taking a bunch of Evernote items and saving them into self-contained “.webarchive” files
If you’re interested in that, leave a comment on this page! Otherwise, Evernote’s built-in exporter will probably do the trick for you….
And now….the original project below!