Keith Winsor uses Chandler with Microsoft One Note
July 30th, 2008 at 12:38 pm (3 months, 3 weeks ago) by Mimi Yin under Chandler Product News, How I Use Chandler, Product DesignKeith recently wrote into the users list about how he uses Microsoft OneNote with Chandler and how he’d love it if the new clickable URLs feature worked for OneNote links as well. (Emphasis, mine.)
As I posted in my user story, I am hopelessly disorganised. I have a theory that if I buy enough plastic boxes, I’ll attain the miraculous state of ‘in control’. Bits of paper containing ‘notes to self’ used to be found months after they’d been written, by which time it was too late to do anything with them.
OneNote has become my one piece of paper. On my tablet PC, I can hand write notes as I’m on the phone to customers. I can use it creatively for something like mind mapping - free-form, different colours, engage both sides of the brain. I can print web pages to it, embed photos and web clippings, possible solutions to problems - anything relating to anything, and all shared between whichever machines I’m using at the time.
Chandler provides diary and task management capabilities, shared between myself and my wife. I tend to use OneNote for the ‘capture’ phase and for organising my thoughts, then Chandler manages the next actions, appointments, and reminders.
Typically, I create a list of actions in OneNote, hit a hot key in AutoHotKey and the selected action will be copied to clipboard and pasted to a new task in Chandler.
One feature of OneNote is a right-click “copy this page’s URL to clipboard” and I’m envisaging modifying my script to create a task in Chandler and then paste the URL of the OneNote page into Chandler’s notes field, providing a one-click link back to the original OneNote page. Also, I’m looking at an AutoHotKey script to copy a task in OneNote and paste it into Chandler’s search box, so that I’ve got a kludgey but fairly seamless each way link between items.
So nothing too complicated, just a quick means of linking items in each app to each other.
Note To make it so that Chandler recognizes OneNote URLs, you must first apply this patch. However, if enough OneNote users pipe up with feedback that this would be very useful, we will up the priority on making it so OneNote URLs work by default.










August 12th, 2008 at 3:27 pm
To apply the patch on Windows, use Cygwin or http://gnuwin32.sourceforge.net/packages/patch.htm
After CDing into the directory where Chandler’s installed, you’d run:
patch -nup0 < patch_filename.txt