This is a preview of what's to come. These changes have not yet been fully tested and no guarantee is provided. Be cautious using this build against your production notebooks. But if you're curious and willing to give it a try, please send feedback by opening a ticket. Thanks!
Release Candidate
What's Changed
Favorites have been completely reworked, storing in the OneMore.db database rather than Favorites.xml. The XML file is auto-migrated into the DB. All management is centralized into a single Manage Favorites dialog. The Settings sheet is focused only on options and reconstructing the data set. The Favorites dialog is simpler, yet can handle quick-searching across folders. Import/Export are extended to the CLI.
OneMore now has the ability to save, restore, and manage window Layouts - arrangements of OneNote windows, including their screen position, size, z-order (stacking), and the page displayed in each window. Manage layouts much like you do favorites.
The My Styles custom styles can now be shown as a sub-menu on the page body context menu.
onemoreaddin.com updated with docs - Favorites, Layouts, Page Body Context Menu, OneMore CLI
Changelog
- Added folder support to Favorites, including automatic organization by notebook and section path, #1632
- Added a Layouts feature to save, restore, export, and import OneNote window arrangements, #2217
- Added a new Bookmark command to be used to start other commands like Embed and Create Path Link to…, #2198
- Added Two-Way Link and Two-Way Path commands to create two-way links between a bookmark selected text, #2228
- Added an option to create two-way links between when creating pages generated from lists, #1011
- Added an Embed command to insert and refresh partial content quoted live from another page, #2198
- Added the Remove Hyperlinks command to remove all hyperlinks from the current page, #2264
- Added the option to show the Styles menu on the text context menu, #1030
- Renamed Copy Link to… commands, to Copy Path Link… to clarify their breadcrumb-style output, #2246
- Updated the Emoji dialog with a new tab showing the full Segoe UI Emoji glyph palette, #2235
- Updated the ribbon layout to elevate popular commands per anonymous telemetry data, #2240
- Updated the Resize and Adjust item to Edit Images and grouped image commands into a split button, #2240
- Updated DPI handling to use per-monitor awareness, reducing inconsistently scaled dialogs, #2226
- Updated the installer to allow Beta.x builds to upgrade directly to a release build of the same version, #2215
- Updated Paste Text, Paste RTF, and Paste Cells to simulate Ctrl+V, dramatically speeding up large pages, #2203
- Updated the CLI's interactive mode to prompt for optional parameters, #2239
- Updated hashtag scanning to show a notification center toast when a manual scan finishes, #1668
- Updated build version strings to include the Beta.n suffix consistently throughout the apps and DLLs, #2257
- Fixed an issue where CLI Diagnostics reported a truncated page path and omitted build numbers, #2255
- Fixed an issue where CLI Goto failed with a missing pageId parameter, #2209
- Fixed an issue where CLI GetPage failed to match a page name containing a trailing space, #2207
- Fixed an issue where CLI Export to markdown could throw opaque exceptions and truncate titles, #2243
- Fixed an issue where CLI Export on multiple untitled pages would overwrite their Markdown files, #2201
- Fixed an issue where CLI Export would fail silently due to invalid page context, #2262
- Fixed an issue where CLI Export would fail due to an invalid path and could not be cancelled, #2277
- Fixed an issue where Copy Link to… and the XML viewer could capture from the wrong OneNote window, #1563
- Fixed an issue where highlight colors were disrupted across lines when Colorizing JSON, 65b03d7
- Fixed an issue where Telemetry calls would cause the UI to pause for up to a second, #2266
- Fixed an issue where the Hashtag scanner may cause UI slow-downs, #2268
- Fixed an issue where Edit Styles may fail silently due to missing Chinese translations, #2270
- Fixed an issue where Convert Markdown would fail silently due to invalid page context, #2272
- Fixed an issue where Search would fail silently due to a COM dispose timing conflict, #2274
Full Changelog: 7.1.0...7.1.1-beta.6