stevencohn/onemore

A OneNote add-in with simple, yet powerful and useful features

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 32 minutes ago
Type:Plugin / ExtensionCategory(s):Business, Finance & CRMProductivity & Business Apps
Added to GitGenius on September 20th, 2026
Created on January 14th, 2018
Open Issues & Pull Requests: 39 (+0)
GitHub issues: Enabled
Number of forks: 258
Total Stargazers: 3,408 (+0)
Total Subscribers: 42 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 39
New in 7 days: 14
Closed in 7 days: 2
Avg open age: 144 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 8
Closed in 7 days: 1
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • released (329)
  • bug (272)
  • feature-request (203)
  • answered (54)
  • enhancement (51)
  • question (41)
  • next-release (33)
  • telemetry (30)

Detailed Description

OneMore is a OneNote add-in that extends the desktop application with keyboard-driven commands and content management features.

OneNote's native interface lacks keyboard shortcuts for many common tasks and offers limited formatting consistency across notebooks. OneMore addresses this by providing a command palette with over 200 commands accessible without leaving the keyboard, custom text styles and table themes for consistent formatting, and tools for managing content like auto-generated tables of contents that stay synchronized with edits. The add-in also handles markdown pasting, syntax-highlighted code insertion, image manipulation, diagram rendering, and snippet management—all integrated directly into OneNote's interface.

Developers and power users who spend significant time in OneNote and prefer keyboard navigation will find the most value here. The tool suits anyone managing multiple notebooks who wants consistent styling, quick access to formatting commands, or the ability to save and reuse content blocks. The add-in is free and open source with no subscription or required telemetry, making it a low-friction addition to an existing OneNote workflow.

Development activity shows consistent engagement with community contributions welcomed through documented setup instructions. The project maintains an active release cadence with downloadable binaries readily available. Documentation is comprehensive, with a dedicated guide covering all features and commands in detail. The codebase is written in C# and uses LINQ-to-XML for document manipulation, reflecting a mature approach to OneNote's XML-based storage format.