AbletFactory has a OneNote based EMR that has always intrigued me…
I’ve never noticed a trial/download link, but tonight I stumbled across a copy on CodePlex that is available for download. (Note: It doesn’t appear to work well in 2010 and/or Win7)
AbletFactory has a OneNote based EMR that has always intrigued me…
I’ve never noticed a trial/download link, but tonight I stumbled across a copy on CodePlex that is available for download. (Note: It doesn’t appear to work well in 2010 and/or Win7)
John Guin gives us yet another requested and useful PowerToy… (where was this guy two years ago during the “contest”?)
It will allow you to navigate to a folder on the hard drive and import all the TXT files in it to OneNote. It will create a new section with the name of the folder on the hard drive as the section name. And here I hit a snag. I never really liked the behavior of putting all new information into Unfiled Notes by default. While it makes sense most of the time, in this case I really saw a need to control where the imported text files would go. I decided to implement a tree control to let the user choose which notebook the files would be imported. So now you can choose into which notebook you want the imported files to go.
Here are the links.
For the setup program: http://johnguin.com/Documents/OneNote_Text_Importer_Setup.zip
And the source code (C#) http://johnguin.com/Documents/OneNote_Text_Importer_Source.zip
Joshua Flanagan is working on migrating from FlexWiki to OneNote, so he created a utility to migrate the data. So far he has…
I am making the source code available in the hopes that someone can take it and run with it. Be warned, it is not pretty. It currently only supports the following subset of FlexWiki formatting:
- Intra-site wiki page links and external hyperlinks. Federated wiki links are not supported.
- Bold and italic text
- All headings are simply translated as bold text
- Bulleted lists (but not nested bulleted lists)
- Tables
Found via Dan Escapa’s post.
The Unknown OneNote Guy has created a quick and dirty OneNote 2007 Xml Viewer
I say quick and dirty because it comes with the following warning…
A few things to note about this application – I would not consider this a solid app. There was little if any design, no refactoring, and the User Interface portion was beat into submission with a stick – sorry I am a Web Developer and more behind the scenes then out in front. Big disclaimer here – please don’t use this in your mission critical applications. You get what you pay for in this application. It is meant for entertainment purposes only!
Despite this, I think it is awesome. Trying to get access to the XML in OneNote is not as easy as the rest of Office 2007 and this is a great starting point for developers wanting to get familiar with the raw data. Hopefully it will spur some more import/export tools.
Recent Comments