Jaa


Another tip for getting Unfiled Notes on Skydrive

This question came to me again a few times this last week. On the one hand, this means more OneNote users on Skydrive! This is great to see since we put so much effort into getting this rolled out. On the other hand, though, if you start from a machine that is set to use OneNote with local notebooks, it can be a bit tricky to get your Unfiled Notes section on the cloud.

I wrote about he drag and drop method here. Not much more to say about it.

If you upgrade to OneNote 2010 Service Pack 1 (download link here), there is another little bit of functionality available that may help you. You may be in the position of having a section already on SkyDrive which you want to use as your Unfiled Notes section.

If you click File | Options | Save and Backup, you will see this:

clip_image001

If you highlight the Unfiled Notes section here, you can click Modify. When you do that, you get the folder picker dialog we added to OneNote 2010 and you can select any section you have to use as your Unfiled Notes section:

clip_image002

Just click Select and you are done!

Something (fun?) to do, and related to testing, would be to run a tool like ProcMon and monitor the registry to verify the correct registry keys are written when this is done. Give it a whirl and make sure we are updating your machine correctly! (I'm just trying to link this article back to testing. This is something that I did do when working on this fix - I had to verify we were creating the registry key correctly. I'll leave it up to interested readers here to track down which key gets added, and what value it gets. Should be relatively straightforward. Hint - it is in the HKCU branch.)

Questions, comments, concerns and criticisms always welcome,

John

Comments

  • Anonymous
    December 19, 2011
    Verified. :) Out of interest, why does the key get queried so many times (rather than just once when it is needed?):
  • OneNote's startup: 1.
  • Loading of the 'Options dialog': 2
  • Pressing the 'OK' button: 2 (if a long file name*, I think.) or 3 (if a short file name**, I think.)
  • After the RegSetValue: 2 (only counting those reported as SUCCESS not BUFFEROVERFLOW by ProcMon) (numbers based on about 10 different tests)

  • long dir examples     - WorkDevelopmentzDepreciatedsome really long foldera really really long foldertestSec2.one     - https://zuckpy.docs.live.net//Documents/WP7/Unfiled Notes.one     - https://zuckpy.docs.live.net//Documents/AI/Exam.one ** short dir examples:     - OtherPhysics 3-4Motion.one     - OtherPhysics 3-4Electricity.one     - OthertestSec2.one     - OthertestRe realreeal Sec3.one

  • Anonymous
    December 19, 2011
    Good question.  Let me see what I can find out.

  • Anonymous
    December 20, 2011
    Registry terminology correction: string value not key: "...Out of interest, why does the string value (...UnfiledNotesSection) get queried so many times (rather than just once when it is needed?)..."

  • Anonymous
    December 19, 2012
    Will changing the location of Unfiled Notes result in the shortcut Win+N (which is also the default OneNote tray action) creating the new Side Note in the correctly changed new location of Unfiled Notes? Or will it create it somewhere else and defeat the purpose of the shortcut? =)

  • Anonymous
    December 20, 2012
    It will save the note at the section you specify in Options - in other words, it puts it where you tell it to.