Skip to content
Peter Ernst edited this page Apr 7, 2022 · 25 revisions

Welcome to the OnenoteTaggingKit wiki!

⚠️ This page is for Tagging Kit release 3.8 only! Up-to-date documentation for later releases is at Tagging Kit Documentation Home.

The OneNoteTaggingKit is a free to-use add-in to add page tagging to OneNote for the desktop. Page tags are based on the built-in OneNote tagging system and are shared to all connected OneNote clients.

In this wiki you find system requirements, installation instructions, and user guides for the OneNote Tagging Kit

Download latest release: https://github.com/WetHat/OnenoteTaggingKit/releases/latest

To install or upgrade the add-in please follow the instructions on the TaggingKit Installation page.

Feature Summary:

Screenshot

  • Page Tags can be added/removed from pages on-the-fly
  • Search refinement using page tags (facetted search)
  • Page tags are available and fully operational for all users of shared OneNote notebooks (requires add-in to be installed on OneNote clients)
  • Full compatibility with built-in OneNote tagging system, even if add-in is not installed.
  • Locating notes related to the OneNote page currently being viewed

Background Information

System Requirements

  • OneNote 2010, 2013, 2016, 2019 or later, OneNote 365 Desktop (from Office 365)
  • Windows 7, 8, 8.1, 10 (32-bit/64-bit); Windows Server 2008 R2 or later
  • .net 4.5

To check your version of OneNote see OneNote Version Check

Reporting Bugs and Requesting Features

If you think the TaggingKit is not working as it should, please check the troubleshooting tips

Any ideas for improvements? Please create a feature request

Using the Tagging Kit

Logo

TaggingKit Development

The developer documentation can be found at here.

Following tools are required to develop your own version of the TaggingKit:

  • VisualStudio 2019 or later. See Install Visual Studio
  • Windows Installer Toolset WiX. Get the recommemded build
  • Sandcastle Help File Builder (SHFB) for building help files with the Sandcastle tools. Get the latest release for GitHub EWSoftware/SHFB
  • If you want to manage your clone of the TaggingKit on GitHub it is also recommended to use the Git distributed version control system: Get it from the the Git - Downloads page.