Design by Techdesigns.co.uk.

OneNote PowerShell Provider

Brian Dewey has created a OneNote PowerShell Provider PowerToy which uses the power of scripting to get to OneNote data.

He includes several scripts, such as the “Get-OneNoteDigest.ps1″ which sends email when pages in a shared OneNote notebook change.

Also check out a more recent post about Technology: Todo.txt, PowerShell, and OneNote and how he can use his TodoTxt scripts to manipulate his list inside OneNote!

Edited: July 31st, 2007

OneNote Favorites PowerToy

Gary Neitzke, a tester for MS OneNote, has created a “favorites” powertoy…

Purpose:

Allow a simple way to keep a list of notebooks without having to memorize locations, allowing you to close and re-open notebooks without knowing the path.

Description:

A powertoy that works like the “favorites” of IE. You add a Notebook to the list then it allows you to close the notebook in OneNote. Then in a few minutes/hours/days/months/years etc… when you need to open it but can’t remember the path, you just click on the favorites and the notebook is there ready to go, no more remember long paths and locations.

How to use:

To launch you just click the Favorites from your standard toolbar. The first launch will take a second or two since it is busy creating a file to store your favorites. You can add the notebook you are viewing or all the notebooks that are open. When you want to open a notebook you can double click the notebook to open it, right click it or just use the open command. You can also open multiple notebooks from the list. If a notebook has been removed/moved it will prompt you it cannot find the notebook and lets you know to try again or remove it from the list. You can also copy the paths to the notebooks by right clicking on them and selecting copy.

Setup Files: http://johnguin.members.winisp.net/Shared%20Documents/OneNote%20Favorites.zip

Edited: July 31st, 2007

Poll: What OneNote PowerToy would you most like to see?

{democracy:7}

Edited: July 18th, 2007

OneNote Table Of Contents

Nani Courten of the OneNote Testing Team has created a Table Of Contents PowerToy.

It creates a new Table Of Contents page for the section with hyperlinks to all the pages. It also shows the creation date, last modified date, and sorts them by last modified at the top.

Click here for a larger screenshot. (Demo section/pages based on krypticide’s X61 Review posted using the Web Export powertoy.)

Downloads

Edited: July 12th, 2007

Ideas for PowerToys?

Last year we ran a poll for “What OneNote PowerToy would you most like to see?” and yesterday John Guin posted that he watches the newsgroups for ideas.

It’s time for another poll, so leave a comment on this post with your ideas and I’ll generate a poll for the sidebar soon.

The results from our March 2006 poll…

Better PDF Importing: 23% (32)
Getting Things Done (GTD): 15% (21)
print to OneNote1: 9% (13)
OneNote Replication/Sync (.one to .one content merge): 6% (9)
Better integration with Outlook ToDo: 6% (9)
MindManager “Outline” to OneNote: 6% (8)
GroupWise to OneNote: 4% (6)
Lotus Notes to OneNote: 4% (6)
OneNote to WordPress: 4% (5)
Better “Printing” and “Save as” feature: 4% (5)
Ability to copy FROM OneNote as functional RTF: 4% (5)
OneNote Folder/Functionality within Outlook: 3% (4)
A taskbar utility for Tasks: 2% (3)
Configurable Text File Importer: 2% (3)
A OneNote reader: 2% (3)
a one note calendar task function similar to GoBinder’s: 2% (3)
FlexWiki OneNote Sync Capabllities: 1% (2)
More PP2One Options: 1% (1)
OneNote (e.g. tasks) to GroupWise: 1% (1)
onenote and writely/writeboard sync: 1% (1)
Ruler across the top of the page with tabs capability for use when typing: 1% (1)
“Batch” Importing: 0% (0)

Total Votes : 141

—————————————————–

UPDATE: Testing of inline poll:

UPDATE2:Removed Temp Poll and Posted a new one…

http://www.onenotepowertoys.com/2007/07/18/poll-what-onenote-powertoy-would-you-most-like-to-see-2/

Edited: July 10th, 2007

OneNote Web Exporter

Dave Tse has created a really cool OneNote Web Exporter and released it via CodePlex (MS Open Source)…

What is this for?
The OneNote Web Exporter allows you to export a OneNote notebook as html files that anybody can view through a web browser.

How does it work?
You give it a OneNote 2007 Notebook and it will generate an html page and a folder containing all of the notebook data.
overview.PNG
What can I do with it?

  • Export a notebook when you need to send it to somebody who doesn’t have OneNote 2007
  • Maintain a browser accessible version of your notebook by scheduling a daily export to a SharePoint server

ONWebber.png

Edited: July 7th, 2007

OneNote Search and Replace

Dan has posted Jeffrey’s OneNote Search and Replace PowerToy

How it works

  1. Download the application from here: OneNoteSearchReplace.zip
  2. Extract the application and run the setup.exe
  3. You will now have a new toolbar button in OneNote which looks like this:
    image
  4. Click the button and you will see a window like this:
    image
  5. Now you can choose your search terms and what scope.
  6. Click Preview and Replace to try it out!

Additional Note: Dan also included a disclaimer that PowerToys posted on his blog [and all other blogs too] are not supported by Microsoft and are use at your own risk.

Edited: June 23rd, 2007

Matlab to OneNote

Stephen Lawrence shared with Dan Escapa how to export via a script from MatLab to OneNote…

I took your Send file to OneNote powertoy code and adapted it for Matlab. I have attached my code below so that you can get an idea of how it works.

I had to switch from creating Matlab XML to Matlab HTML…the result works well. All I had to do to publish my file in OneNote was type:

   OneNotePublish(‘test.m’);

in the command window.I got the resulting page:

image

You can download the source for this by downloading it here: Matlab2OneNote.

Edited: June 21st, 2007

Jeremy Lewi’s SendTo OneNote PowerToy

via Dan Escapa

Jeremy Lewi from Georgia Tech has the following powertoy available on his site: SendtoOneNote

Overview: This addin provides a program to create links to files on OneNote pages. Shortcuts are created in the SendTo folder. This allows files to be sent to OneNote by right clicking on them and selecting SendTo. Two links are created which allow the sent files to be added to the current page or a new page. If the file is an XML file, an XSL transform is applied which outputs OneNote xml which is then incorporated into the current page.

This program was originally based on Daniel Escapa’s sendToOne powertoy. However, instead of embedding the files in OneNote it creates a link. It also automatically applies an XSLT transform to any XML files you send.

Download:

Source code

Setup

Edited: June 18th, 2007

Updated: “Clip to OneNote” Firefox Extension

Patrick Schmid has updated Gmx Lee’s “Clip To OneNote” FireFox Extension. [via Escapa]

Patrick’s post and updated .xpi file (up to v3).

Gmx Lee’s OneNote page with instructions.
I’ve also updated the copy hosted on http://adminid.com/powertoys/GmxLee/clipnote.xpi

Edited: June 18th, 2007