Category Archives: Taskbar & Utilities - Page 2

Double Hyperlink

From http://tabletpcstudent.wordpress.com/2007/11/17/powertoy-double-hyperlink/

Double Hyperlink – What is it? It creates a new page, with the user specified title, pastes a hyperlink to the new page in the current page, and navigates to the new page where it puts the hyperlink from the current page :) .

dh.jpg

Note: As of 12/3/07 the download link is “Disabled :- Fixing Bugs”

Update: Released 2/3/08 with Inking Support …  Download

Make Subpage PowerToy

Another powertoy from Jeff Cardon, one of the OneNote Testers…

Make Subpage icon…

  • Works for multiple pages as well

http://johnguin.members.winisp.net/Shared%20Documents/makesubpage_setup.zip

.

via John and Dan

Merge Pages PowerToy

A powertoy from Jeff Cardon, one of the OneNote Testers…

Takes selected pages in OneNote and at the click of a button it will merge all of the pages together into one page.

A screenshot of what it looks like in the toolbar:

image

Direct download link mergepages_setup.zip

Some notes: there is a popup dialog which explains Undo is not supported.  You can disable this dialog if you want, and I recommend disabling it as soon as you get comfortable with the implications that Undo is not supported.  There is another warning if you merge more than 10 pages at a time.  Again, you can disable this warning.

 

The reason I suggest disabling those warning are this is another managed code addin, so we cannot control focus of the confirmation dialogs.  If you click the button and it looks like nothing happened, look “behind” OneNote to see the dialog.  It’s easier just to live without the dialogs when you merge pages.

 

When installing, as usual, exit OneNote, run setup.exe and choose to install for all users.

SnagIt Output for OneNote 2007!

SnagIt Output for OneNote 2007 has entered my Top 3 favorite PowerToys.

From Kathy’s blog

The new accessory lets you send almost any snag to OneNote directly from the SnagIt preview. By default, the snags go to your cursor location. But you can easily change the output location to any page in any section in any open notebook or to any page in your unfiled notes. If you want, you can even have SnagIt create a page in a section and put the output there. (New pages get the title “Snag” followed by a sequence number.) You can change the default from your cursor location to any of the other locations as well. (What’s a Snag? That’s a screen shot you take with SnagIt!)

I have been testing it out and have found a lot of great uses for it. For example:

  • I hate that there has been no easy way to get long/wide pages to my notes. Now I can set up a Snag to grab the scrolling page, then send that straight to the page in my notes that I want.
  • I can annotate my screen captures and then send them to OneNote. Since the OneNote clipping tool doesn’t let me do annotations, this is a biggie for me. I hate that when I annotate a capture in OneNote, the annotations don’t move with the capture if I drag the capture. By using Snagit, I can capture my content, annotate it, and then send it to OneNote. Really slick.
  • I want to capture specific objects from PPT or a web page and drop them in OneNote. I can copy and paste, but I have to hope that the person who created the object did it right in order to always get what I want. Now, I can snag the object and send the object to my notes.

SnagIt to OneNote

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!

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

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

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

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.

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