Blogs About Technology, GTD and Life
7 Dec
Background
Anyone who uses Outlook tasks and notes and an iPhone knows the pain of not being able to sync tasks and notes over-the-air from Exchange to the iPhone. I was surprised when I first realized that the Exchange client oin the iPhone only syncs email, calendar and contacts and does not sync notes and tasks. I was surprised because I assumed it would be like any other Exchange client and sync tasks and notes as well. Initially, not being able to sync notes did not seem like a showstopper. But over time it became more and more problematic as I was unable to access notes from Outlook that I have become dependent upon.
Evernote
A colleague introduced me to Evernote (see evernote.com). Evernote is a service that allows you to save notes containing various types of media to a central, cloud-based service. The notes are available for viewing and editing using a variety of applications including: traditional web, iPhone, Windows dand Mac. Best of all, the service and clients are free if you do not exceed a (fairly generous) disk space allotment. Notes that are created or edited on any platform are quickly and efficiently replicated to all clients.
Moving Existing Notes
Evernote has two built-in mechanisms to import data:
I found myself in a bind. I had over 125 notes in Outlook 2007 (I was not using OneNote) and could not find an existing way to import these Outlook notes other than to copy and paste each note, one-by-one, into my Windows Evernote application. So I wrote a program to convert the Outlook notes into a format that can be imported into the Evernote Windows client (Note: as of this writing, the Mac Evernote client does not support this import feature).
My Outlook to Evernote (OL2EN) program takes an exported Outlook 2007 Notes file in Windows CSV format as input and creates an Evernote compatible import/export XML file as output. The Evernote import/export file can then be imported into the Evernote Windows client.
The complete steps to get started and import your Outlook 2007 notes are detailed:
OL2EN is free to use for commercial or non-commercial purposes. If you find OL2EN useful or want me to add any additional features, or run into any errors, please post a comment. OL2EN saved me from a lot of typing. I hope someone else can make use of it as well…
6 Responses for "OL2EN - Convert Outlook 2007 Notes to Evernote Export/Import Format"
[...] Read the original post:
Matthew, this is a fantastic tool and you are generous to share it with everyone. I got it to work well, but when I imported my notes into EN, I found that all of my formatting from Outlook had disappeared.
My Outlook notes included many addresses and other types of information that spaces vertically on a page with many hard returns. When imported into EN using your program, I ended up with a run-on paragraph of text.
Is there any way to keep the formatting from Outlook when importing into EN? Did I miss something/
Thanks again.
Merk
Merk, You are correct that the current implementation is not preserving the formatting. I have a new version almost ready that I will release soon. This new version uses the DIV tag to preserve the formatting from Outlook Notes. I will post within 1 week. Thanks for your patience.
Regards,
Matt
Matt,
I look forward to your new version, since I’m finding the same problem as Merk.
In addition, I find that whenever I have an ampersand (&) in my Outlook Notes, the rest of each note with an ampersand gets cut off at the ampersand when I import them into EN, and in addition, the whole note cannot be synchronized at all (which was 35 of my 210 notes!). I tried replacing them with “and” or “+” when it was in the *.enex format but then the whole import failed.
So I had to do the replacement prior to using your utility which then worked. However, it would be nice if I didn’t have to replace the ampersands.
Now I’m just dealing with the reason why 5 of my remaining notes still don’t synchronize - perhaps a similar problem to the ampersand problem.
Thanks again.
Laverne
Weird … some (but not all) of my wife’s recipes get cut off right after “and sa” (i.e. “and salt.”), and another one gets cut off right before “<number”.
Do “lt.” and “<number” have special meanings?
Laverne
Matt,
Great tool, thanks! Your instructions are very thorough, which was very helpful for a non-programmer. The only snag I hit was I ran the .exe without unzipping the file, so I got a HUGE error. Once I unzipped and re-ran the .exe, it was perfect. Thought that might be helpful to someone reading this in the future. Thanks a ton!
Leave a reply
You must be logged in to post a comment.