Sharepoint Notebook



When you have permissions, do the following: In OneNote 2016, click File New SharePoint. Note: If you don't see SharePoint in the list, you may not have. On the right side, under SharePoint, click Browse. Go to the document library on the SharePoint site where you want to store your team. Each SharePoint team site comes with a Notebook link in the Quick Launch. It opens the Online version of OneNote, Microsoft's note-taking tool that is part of the Office package. OneNote Online works well in the browser, and by having it in SharePoint you can easily share it with other team members. The OneNote notebooks are stored in each team site's Site Assets library. In OneNote, tap the Settings icon located in the upper right. On the top of the Settings pane, tap your.

-->

The SharePoint Migration Tool (SPMT) supports migrating your OneNote folders to Microsoft 365.
But before migrating your OneNote folders, it's important to understand a little about their file structure.

On your computer, a OneNote Notebook is presented as a normal folder. For each Notebook, there's a .onetoc2 file created under the root folder of the Notebook folder. You can have as many Notebooks as you want.

Do the following: Navigate to the document library in SharePoint. On the Library Tools ribbon, select Library Library Settings. Under the table titled Columns, see if any items have a check mark under the Required column. Click any item marked as required and then set the Require that this column.


If you create section groups in your Notebook, those groups are also presented as a folder. Under each section group, you can create multiple sections, and each one of those sections will be presented as .one file in file system.

You can create multiple pages within a section, but the content of those pages will be contained in the same .one file as the section to which they belong.

When you open the OneNote application, they appear like this:

Folders are migrated to SharePoint as OneNote Notebook content rather than a normal folder with files. They'll appear in SharePoint like this:

-->

Note

This is an open-source article with the community providing support for it. For official Microsoft content, see Microsoft 365 documentation.

Basic Idea

Document collaboration, co-authoring, and List updates with human beings is much better with Versioning enabled. People make mistakes, and Versioning provides the safety net.

Emotionally, it reinforces the idea that SharePoint is a good place to store your work product.

SharePoint Lists items (data) and Library documents (files) have the ability to store, track, and restore the previous state of the item or document to how it was before a user changed it.

Versioning creates a historical record of all changes, with the date/time and indication of the user who made the change, on a per-file/list item basis. The end user can view, delete, and restore a version if they have the correct permissions in the library or list.

To do this…I need this permission…
View version historyFull Control, Contribute, Read
Restore a previous versionFull Control, Contribute
Delete a versionFull Control, Contribute
Un-publish a versionFull Control, Contribute
Recover deleted a deleted versionFull control and/or Contribute
Sharepoint Notebook

Enabling Versioning

In SharePoint Online or On-Premises, versioning is enabled in the List Settings or Library Settings screens by clicking on the 'Versioning settings' link. An interface is provided to let you control how many versions you'd like to retain. The user must have the Manage Lists permission capability to enable versioning.

Disabling Versioning

If you can Enable versioning, you can Disable versioning. Disabling versioning doesn't delete the old versions. End users receive no notification of this change.

Notebook

Sharepoint Notebook Permissions

Note

A Cautionary Tale: As site owner, if you disable Versioning and don't tell your end users, they'll notify you. In person.

Note: Versioning can also be enabled or disabled through PowerShell, SharePoint Designer, or by a developer using CSOM.

Sharepoint

Accessing Previous Versions

In SharePoint Online, select the list item or document, and in the Actions menu, select Version History. You can also see a link to the version history in the details pane.

In SharePoint on-premises (2010, 2013, 2016, 2019) you can view version history by clicking on the link in the ribbon menu.

In both products, Version History opens in a modal dialog box, with options to View, Restore, or Delete the entry. If any SharePoint Metadata columns were changed, that column and its new value will be displayed.

SharePoint Online vs SharePoint On-Premises

Historically, versioning is not enabled by default at the creation of a list or library. Recently, SharePoint Online has started enabling it by default in libraries when they're created.

WhatOnlineOn-Premises
ListsEnabled at creation (and set to 50 versions)Not enabled at creation
LibrariesEnabled at creation (and set to 500 versions)Not enabled at creation

Note

A Cautionary Tale:As Site Owner, you're responsible for not exceeding your allotted space limit. 500 versions of an Excel file won't cause any trouble. A 500-version library with hundreds of 300MB PDF documents might push the site over the limit and prevent users from working in the site. Watch your Storage Metrics on storage libraries.

Major Versus Minor Versions

Libraries can have both Major versions, which are represented with whole numbers (12.0), and Minor versions, which are represented with decimal numbers (12.3). If your library is configured to use Check In/Check Out, each change performed by a user with a checked-out document will create a minor version.

Lists usually only have Major versions.

Note

Move

Onenote On Sharepoint Site

When you create a new version of a document, the incremental changes are stored in SQL Server, rather than a completely new copy of the document. This provides the most efficient storage and helps reduce overall storage requirements.

Best Practices and Versioning Trivia

  • The Version column in SharePoint Views is sometimes not a number column. If you sort it, version 12 shows up in between version 1 and 2.
  • It is a best practice to enable Versioning in a list at creation and not set a limit of major versions. It takes up very little space, and your end users will thank you for it.
  • In an average SharePoint On-Premises farm, setting document library versions up to 10 major and 10 minor has, in practice, been enough for any group that can't define how many versions they need.
  • A deleted and then restored file/list item maintains its old versions.
  • In a list with versioning enabled, attachment changes are not versioned.
  • Limiting the number of versions is generally a good practice. It means you can conserve space on the server and reduce clutter for users. But, if your organization is required to save all versions for legal or other reasons, don’t apply any limits.

Further Reading

Sharepoint Onenote

  • Microsoft: Planning Versioning, Content Approval & How does versioning work in a SharePoint list or library
  • Blog: SharePoint Maven on Versioning
  • Blog: ShareGate: SharePoint Version Control to the Rescue

Sharepoint Notebook Feature

Principal author: Patrick M Doran