After reading the above, download the script here:
I wrote an Applescript that takes all of the Journler entries that you highlight and exports them to Evernote. You can find the script below.
The script takes any selected Journler entry and creates an equivalent Evernote entry. Creation date is preserved so that your new notes in Evernote appear with the same creation date as those in Journler. Tags, folders, and categories in Journler are preserved as tags in Evernote. Attachments and links in the Journler entries are sent to the new Evernote entries.
The script requires a few things before it can work:
My Journler setup is fairly simple, so the script is purposefully simple in it's implementation. It does not handle wikilinks between entries in Journler. Try testing the app with just one entry before you go committing it to all of your entries.
This script is provided without any warranty, use at your own risk. If you would like to improve the script, please feel free to fork it on GitHub.
Backing up both your Journler and Evernote libraries is fairly simple if you have both apps installed on your mac. The following are quick step-by-step instructions on how to backup your Journler and Evernote libraries (and the entries contained within those libraries):
Evernote also provides a way to export all of your notes: Under File, select "Export..." and save the file.
If you're unhappy with how the transfer went, all of the Journler entries are in their own separate notebook in Evernote. Simply delete that notebook and the entries go with it.
After reading the above, download the script here:
Michael Caruso
Another project I'm working on: Evergreen Sessions - find and recommend sustainable outdoor gear
After importing my entries into Evernote, I get the error "Sorry, note titles are limited to 255 characters in length"
First, empty your trash. Second, restart Evernote.
What happens to folders?
Folders become tags in Evernote.
What if I don't want my new Evernote notes to immediately sync with my online storage?
Turn off your internet connection while running the script. If you're not happy with the move of your Journler entries to Evernote, just delete them before you re-connect to the internet.