There seems to be a lot of interest out there in migrating from Journler to Evernote. I wrote myself a little Perl script to take Journler XHTML files and build Evernote .enex files.
Right now, I can import all of my Journler notes (1000+) into the Evernote Mac client, but the data isn't syncing. When I try to sync, I get the error "The content is not valid." Here's the .enex file for my test note:
<?xml version="1.0" encoding="UTF-8"?>
OS X screenshots 20080829T131200Z imported <?xml version="1.0" encoding="UTF-8"?><br /><!DOCTYPE en-note SYSTEM "http://xml.evernote.com/pub/enml.dtd"><br /><en-note><br /> <style type="text/css"><br /> p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Lucida Grande; color: #000000}<br /> p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Lucida Grande; color: #808080}<br /> p.p3 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Lucida Grande; color: #808080; min-height: 13.0px}<br /> p.p4 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px}<br /> p.p5 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica}<br /> span.s1 {color: #808080}<br /> span.s2 {color: #000000}<br /> </style><br /><p class="p3"><br /></p><br /><p class="p4"><br /></p><br /><p class="p5">http://guides.macrumors.com/Taking_Screenshots_in_Mac_OS_X</p><br /><p class="p4"><br /></p><br /><p class="p4"><br /></p><br /><p class="p5"><span class="Apple-converted-space"> </span>* Command-Shift-3: Take a screenshot of the screen, and save it as a file on the desktop</p><br /><p class="p5"><span class="Apple-converted-space"> </span>* Command-Shift-4, then select an area: Take a screenshot of an area and save it as a file on the desktop</p><br /><p class="p5"><span class="Apple-converted-space"> </span>* Command-Shift-4, then space, then click a window: Take a screenshot of a window and save it as a file on the desktop</p><br /><p class="p5"><span class="Apple-converted-space"> </span>* Command-Control-Shift-3: Take a screenshot of the screen, and save it to the clipboard</p><br /><p class="p5"><span class="Apple-converted-space"> </span>* Command-Control-Shift-4, then select an area: Take a screenshot of an area and save it to the clipboard</p><br /><p class="p5"><span class="Apple-converted-space"> </span>* Command-Control-Shift-4, then space, then click a window: Take a screenshot of a window and save it to the clipboard </p><br /><p class="p4"><br /></p><br /><p class="p5">In Leopard, the following keys can be held down while selecting an area (via Command-Shift-4 or Command-Control-Shift-4):</p><br /><p class="p4"><br /></p><br /><p class="p5"><span class="Apple-converted-space"> </span>* Space, to lock the size of the selected region and instead move it when the mouse moves</p><br /><p class="p5"><span class="Apple-converted-space"> </span>* Shift, to resize only one edge of the selected region</p><br /><p class="p5"><span class="Apple-converted-space"> </span>* Option, to resize the selected region with its center as the anchor point </p><br /></en-note><br /> >
Moving forward, if there is anyone out there who wants to improve upon what I have thus far, please let me know. I'd love to share the script. The big thing to do (after fixing the Sync issue) is coming up with an easy way to get attached files from the Journler library into Evernote.
Idea
dalefrancum 0
Hey all,
There seems to be a lot of interest out there in migrating from Journler to Evernote. I wrote myself a little Perl script to take Journler XHTML files and build Evernote .enex files.
Right now, I can import all of my Journler notes (1000+) into the Evernote Mac client, but the data isn't syncing. When I try to sync, I get the error "The content is not valid." Here's the .enex file for my test note:
Moving forward, if there is anyone out there who wants to improve upon what I have thus far, please let me know. I'd love to share the script. The big thing to do (after fixing the Sync issue) is coming up with an easy way to get attached files from the Journler library into Evernote.
Thanks,
Dale
Link to comment
5 replies to this idea
Recommended Posts
Archived
This topic is now archived and is closed to further replies.