OneMore 7.4.0-beta.1
Pre-release
Pre-release
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!
This release introduced a migration path for Evernote users who want to move to OneNote. Export your Evernotes into .enex files and then import them into OneNote using OneMore's new Import Evernote command. Remember to unprotect encrypted note, otherwise the importer skips them.
As always, see the user guidance for more information: onemoreaddin.com.
Changelog
- Added an Import Evernote command to convert .enex export files into OneNote pages, making migration easier, #1936
- Added a Add Top Section Group command to add a top-level section group to the current notebook, #2452
- Added a Collate Table of Contents command to build a combined ToC across selected notebooks or sections, #2379
- Added a Complete Hashtag command with substring matching via
Ctrl+Gwhile typing a hashtag, #1514 - Added a Where Am I command to see the current hierarchy location and quick navigation, #2409
- Added a Snap to Grid command that aligns every text box, shape, and image on a page to the grid, #1603
- Added a Restore Background Images command and CLI to batch-unset background images on a page, #1947
- Added an Add to Favorites context menu to the Page navigation panel, #2423
- Added an Add to Favorites context menu to the Notebooks and Section Groups, #1756
- Added a basic search bar to the onemoreaddin.com site for local site-wide searches, #2460
- Added support for removing tags from just the selected text range instead of the whole page, #1927
- Updated Reminders to support cross-machine and small-team use, including assignees, #1346
- Updated the code colorizer to render Python shebang lines differently from regular comments, #2427
- Updated the Archive command to resolve on-page links, not just cross-page links, when exporting to HTML, #2405
- Updated the Logger output to write 24-hour time to aid in tracking and diagnostics, #2457
- Enhanced mark-and-act commands to warn when the wrong text might be affected if open in multiple windows, #2444
- Enhanced reliability and privacy, validating Update download, PlantUML service comms, and plugin execution, #2432
- Fixed an issue where Colorizer may treat entire lines as comments if a multi-line comment began on that line, #2442
- Fixed an issue where Copy Section Group may fail due to empty child sections or group, #2455
- Fixed an issue where any page update command could fail with a "there is an active recording" message, #2416
- Fixed an issue where a notebook Table of Contents did not refresh for pages in an empty or Quick Notes section, #2418
- Fixed an issue where Search Titles crashed when the query contained a double quote followed by a parenthesis, #2407
- Fixed an issue where ARM64 Updater may fail because it was looking for an MSI rather than an EXE bundle, #2432
- Fixed an issue where Embed may fail if the source page title includes a colon char, #2435