-
Notifications
You must be signed in to change notification settings - Fork 16
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/latestTo install or upgrade the add-in please follow the instructions on the TaggingKit Installation page.
- 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
- 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
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
- Adding/Removing Tags on a OneNote Page
- Finding Notes (aka OneNote pages)
- Manage Settings
- Sharing Tag Suggestions with others
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.