Open as Notebook in OneNote - get it back in OneNote 2010
Right-click on a folder and choose “Open as Notebook in OneNote” was a little used power feature we had in OneNote 2007 was removed in 2010 because many people were confused by it. Many people just didn’t know how to use it and we improved our open experience in OneNote to people wouldn’t need to do this. That being said I wanted to let you know that if you _really_ missed this you can add it back via the registry, just add this:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\OneNote.Open]
@="Open as Notebook in OneNote"[HKEY_CLASSES_ROOT\Directory\shell\OneNote.Open\Command]
@="C:\\PROGRA~1\\MICROS~3\\Office14\\ONENOTE.EXE \"%L\""(or whatever you have for your location of OneNote)
This should be it and you are done.
Comments
Anonymous
June 22, 2010
Thanks for the tip. Interesting that only the shell Context Menu addition was removed, not the underlying functionality. Having actually tried it, I can see why it was removed. I don't usually navigate in Windows Explorer to find my notebooks, then want to open one directly from there.Anonymous
August 08, 2010
Thanks so much for thid Daniel. I was tearing my hair out to get this option back. You have made my transition to 2010 much easily. Please keep this option in future releases.Anonymous
November 26, 2011
How the #%!@ else are you supposed to open a notebook you have saved on a flashdrive, etc? It doesn't work to do it thru onenote.Anonymous
May 08, 2012
I have 2010 Outlook and cannot recover my Notebooks, do you know any other way around this? File and open back up does not work.................grrrrr Please help.Anonymous
July 27, 2012
The comment has been removedAnonymous
June 29, 2015
Hi Patrick. Your issue is not of the subfix "%L"" . You have to use the "short - path" version as you can see in the example: @="C:\PROGRA~1\MICROS~3\Office14\ONENOTE.EXE "%L"" The point is you have to force in your prompt console to join into the right folder using the ~1 / ~2 (alt 126 = ~). The number 1/2/3 it depens on the name of your folders that you have on your pc installed. I hope it will help you