Category Archives: PowerToy Developers

How To Guide for publishing 2010 PowerToys to the Ribbon.

Malte Ahrens has posted a nice step-by-step guide on how to integrate your OneNote 2010 “Add-in” (the official name) into the Ribbon with big icons and not stuck on the Add-Ins Tab.

Plenty of screen shots and detailed instructions will have you creating a nice packaged install with a pretty icon for your OneNote PowerToys. (Then you can send me an email and I’ll publish/promote it here!)

Developing OneNote 2010 Add-Ins
- VS2008 and VS2010 tested. Source code available.
- PDF and XPS versions of instructions available.

Migrate from FlexWiki to OneNote

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.