DROE Tool now supports EverNote, and much more!
Jul 15th
I just released a new version of the Daily Record of Events (DROE) note taking tool. This release adds support for EverNote and text-based DROE files, as well as enhancements for the OneNote DROE.
From the README file, here is a summary of what changed in v0.4 (Beta). For complete details, download the README file. To get your own copy of the tool, see the Downloads page.
- NEW FEATURE: Added support for a completely text-based DROE without the need for OneNote. This includes a quick edit window.
- NEW FEATURE: Added support for EverNote… DROE Tool can send text notes to EverNote using EverNote’s auto-import feature
- NEW FEATURE: The amount of white space between notes is now configurable in the INI file.
- NEW FEATURE: “Clip Mode” causes any selected text to be clipped and included in the DROE entry. For OneNote DROE files, selected images are also sent to the DROE.
- NEW FEATURE: WIN+LeftArrow now summons a new control panel that makes it easy to update settings in the INI file and reload the tool.
- Bug fix: Fixed issue with cursor being stranded 3-4 lines below the date stamp.
- Bug fix: The CTRL-SHIFT-K and CTRL-SHIFT-M shortcuts were not working when the Outlook window was active. This is fixed.
- Updated and re-organized this README file. Switched to PDF format to significantly reduce the download size.
Handwriting Recognition in OneNote 2007? Well, kinda…
Mar 29th
In my post on EverNote vs. OneNote, I mentioned handwriting recognition as one of the shortcomings in OneNote. I also mentioned that the implementation in EverNote is a bit disappointing as well because it uses a “shotgun” word approach. By that I mean that EverNote sets up an XML database of sorts where many possible words (most of them completely wrong) are attached to each handwritten word. If you search on any of those words, it will come up as a hit on that part of the image. You may be initially impressed when it magically finds the correct word when you search on that word, but the excitement fades when you realize lots of other words that aren’t even close will match as well. As I mentioned before, I do give the EverNote team a lot of credit for even attempting this, it’s just not quite good enough yet to be useful.
Having said that, the EverNote implementation did give me an interesting idea. Even though I capture a good percentage of my notes electronically using the DROE Tool, I still find it impossible to move away from handwritten notes entirely. There are too many situations where I either don’t have my laptop, or it’s not convenient or polite to use it. (I’m also too cheap to invest in a fancy image capture pen or tablet PC.) So here is my poor man’s solution…
I scan my hand-written Daily Record of Events (DROE) pages into a PDF file using the office copier. I then print these to OneNote, and I store them in my DROE Archive (@DONE section) as described in my post on “Bending OneNote and Outlook to Fit my GTD System“. I then add a >> READ THE REST OF THIS ENTRY >>
Attach Notes to Outlook Messages
Mar 29th
Here’s the scenario… You are quickly clearing your email inbox before going home. You open a rather lengthy message and start to read through it. A vague idea forms in your head about what your response will be, but you’ve been reading it for 5 minutes now and haven’t gotten through the entire chain yet. It’s time to go home. You move the message to your @FollowUp folder but you don’t want to lose your train of thought. Here’s where this little trick comes in.
Click the “Note…” button on the message toolbar and just start typing, then close the dialog box. Move the message to your follow-up folder, and then come back later with your “note to self” intact. Okay, I know you probably don’t have this button, but I’ll show you how to create it.

This trick utilizes the colored message flags in Outlook. As you can see below, when you click the “Note…” button it brings up a dialog box. You can start typing any message you want (up to 100 characters). When finished, just click OK or hit [Return]. Your note is automatically saved with the message. Messages with notes can quickly be found because they have flags set, and your personal note is displayed on the dark bar in the header of the message (as shown below).
You can also schedule a reminder if you like by setting a date & time in the “Due by” field after typing your note. Another nice feature is that your notes are private. When you reply or forward the message, the note stays attached to the original message but does not travel with your outgoing message.
Here are the detailed instructions for setting up the button. Note that all of this is >> READ THE REST OF THIS ENTRY >>
Setting up OneNote 2007 for GTD
Mar 20th
As I promised earlier in my post on “Bending OneNote and Outlook to Fit my GTD System“, here are the setup details for OneNote 2007 along with some screen shots. For each of the screen shots, you can click on the image to open it full-size.
The options panel is accessed from the “Tools” menu in OneNote. The options are divided up into several Categories. I’ll walk through the changes that are important for my setup, and you may find other areas that you will want to tweak as well. Experimentation is usually better than the help menu when it comes to figuring out what some of these settings do.
On the Display tab, I prefer to have the page tabs and navigation tabs appear on the left. I also like the note containers visible since it makes it easier to see when you’ve accidentally split a note, or when you’re trying to grab text to copy or move it.
On the Save tab, the main thing you want to change is the location of the Unfiled notes section. Get rid of the separate section and have it point directly at your “@DOING” section. This will also give you another quick way to jump to your @DOING section by clicking on the Unfiled notes button.

On the Outlook Integration tab, change all of these to >> READ THE REST OF THIS ENTRY >>
Send PDF Files to EverNote
Mar 14th
UPDATE: Since releasing version 3.0.0.842 in September 2008, Evernote for Windows now supports import, indexing, and preview of PDF files. The Mac version supported this several months prior. The work-around below is no longer needed (but still fun to try if you want to experiment with and learn more about Ghostscript).
UPDATE 2 (May 2009): A reader pointed out to me that this macro is still useful because, even through Evernote now supports PDFs, it does not support indexing the images inside those PDFs. This has been requested many times over in the Evernote forums with no clear delivery date. So, if indexing the images inside your PDFs is important, it may still be worth tinkering with this script.
As I mentioned in my EverNote vs. OneNote post, one of the key weaknesses of EverNote is its inability to handle PDF files. To get around that, I created a script to send the content of PDF files to EverNote as JPEG images. This is in the form of an Outlook VBA macro. I used it to quickly capture hand-written notes scanned into my office copier/scanner. The notes would arrive via email in an attached PDF file.
To use the script, you must set up an Outlook rule to trigger based on the mail address of your copier/scanner. The script then saves the attachment to a folder of your choice (edit path below), then calls Ghostscript to generate a JPEG file for each page. Note that since I already had PDF995 installed, I just used the Ghostscript executables that come bundled with that tool. You can install the PDF995 tool and edit the path in the VBA script below to point to those executables… or you can probably find or compile a standalone version. By the way, PDF995 is an excellent free tool and does a fantastic job distilling content into PDF files.
The last pre-requisite is setting up the >> READ THE REST OF THIS ENTRY >>



RECENT COMMENTS