Skip to content
WetHat edited this page Nov 11, 2018 · 25 revisions

Welcome to the OnenoteTaggingKit wiki!

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 OneNotetagging system and are shared to all connected OneNote clients.

Download latest release: SetupTaggingKitWiX.3.3.msi

... See Releases for release notes and history.

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

Screenshot

Feature Summary:

  • 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 Desktop
  • 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

Installation and Upgrade

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

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](https://github.com/WetHat/OnenoteTaggingKit/wiki/images/logo100x100.png

TaggingKit Development Requirements

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

  • VisualStudio 2017. See Install Visual Studio 2017
  • 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.