Skip to content

OneMore 7.1.1-beta.5

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Jun 20:59
· 2 commits to main since this release
25a4f4d

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!

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.

onemoreaddin.com updated with pre-release docs.

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
  • Updated the Emoji dialog with a new tab showing the full Segoe UI Emoji glyph palette, #2235
  • Updated Copy Link to Page and Paragraph commands, to Copy Path Link to clarify their breadcrumb-style output, #2246
  • 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 Export to markdown could throw opaque exceptions and truncate titles, #2243
  • 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 on multiple untitled pages would overwrite their Markdown files, #2201
  • Fixed an issue where Copy Link to... and the XML viewer could capture from the wrong OneNote window, #1563

Full Changelog: 7.1.0...7.1.1-beta.5