Skip to content

Releases: stevencohn/OneMore

Sort Lists Command and custom section colors

05 Oct 11:50
Compare
Choose a tag to compare
  • Added Sort Lists command, #302
  • Added Customize Section Color command to section context menus
  • Added option to add Word Count command to context menu, settings dialog, #294
  • Fixed the way custom styles are applied to headers to ensure they are discoverable, #290
  • Enhanced logging in OneMoreProtocolHandler registration, #301

Auto update check and fixes

24 Sep 20:52
Compare
Choose a tag to compare
  • Added option to General Settings page to check for OneMore updates every time OneNote starts
  • Enhanced information shown in the update dialog
  • Fixed URL security warning that appeared on TOC refresh or embedded page refresh
  • Updated keyboard shortcuts template (delete existing to re-download new)

Visual Timer

22 Sep 01:10
Compare
Choose a tag to compare
  • Added the Extras/Start Timer command (Alt + F2) to display a visual time counter window, per #279
  • Added the Extras/Insert Timer command (F2) to insert the value shown in the timer window into the open page. See the Wiki for more information
  • Enhanced the Word Count command to report words within a selected region, or all words on the page if there is no selection. Note this may differ from the count reported by MSWord due to the fact that OneMore reports delimited words individually such as URLs but MSWord will count a URL as a single word. Per #277
  • Fixed #280 Known issue with refreshing embedded content when used across multiple machines
  • Partial fix to the Add Footnote command to properly align footnotes for RTL text. Now recognizes RTL paragraphs, RTL pages, and RTL language set for Windows. Note there is still a known issue regarding how the label is inserted into the page text

Embed pages

18 Sep 17:21
Compare
Choose a tag to compare
  • Added Embed Page command to embed the contents of a selected page into the current page. See the Wiki for more info.
    • possible future enhancement: annotate embedded pages with pages in which they're embedded (back-reference)
  • Update Footnotes command to recognize right-to-left languages, per #275
  • Added refresh link to Footnotes so references can be updated inline by clicking its [Refresh] link
  • Added refresh link to Table of Contents so TOC can be updated inline by clicking its [Refresh] link
  • Added refresh link to Link References so references can be updated inline by clicking its [Refresh] link

Rotate image to any ange

14 Sep 00:09
Compare
Choose a tag to compare
  • Added new Rotate functionality to Crop Image dialog
  • Bound Ctrl + D to the Table Fill Down command
  • Fixed Breadcrumb command to properly handle nested sections and page titles with slashes, per #272 and #273

Intelligently fill table cells

11 Sep 16:18
Compare
Choose a tag to compare
  • Added Insert Breadcrumb command to add a breadcrumb at the top of a page showing its hierarchy in the notebook
  • Added Select All Images command to allow action on all images on a page, for example to quickly delete all images
  • Added Copy Across, Copy Down, Fill Across, and Fill Down commands to intelligently fill subsequent cells in a table, see Wiki for details
  • Fixed Image Resize command to properly resize image storage size with preset width values, per #269

Refresh Page References command

06 Sep 14:15
Compare
Choose a tag to compare
  • Added Refresh Page References command to refresh the text of hyperlinks on other pages that link back to this page to match any changes made to the title of the current page, per #265
  • Renamed Map Linked Pages command to Create Page Map
  • Fix Clear Background command to not change font styles

Select text with similar formatting command

03 Sep 02:06
Compare
Choose a tag to compare
  • Added Select text with similar formatting command, per #83. See Wiki for more info and caveats.
  • Updated Insert Code Block command to set the width of the box to something reasonable when wrapping existing content
  • Updated Show XML command to show exception error message when the Update action fails

Localized Insert Calendar command, various fixes

29 Aug 18:05
Compare
Choose a tag to compare
  • Updated Insert Calendar command to change first day of week and customize heading color
    • First day of week defaults to current locale's date/time setting
  • Fixed path to OneNote Keyboard Shortcuts template page, available on Favorites menu
  • Fixed the coordinates status panel on the Crop Image dialog

Bug fixes - crop, join, analyze

27 Aug 18:15
Compare
Choose a tag to compare
  • Enhanced Analyze Storage to report local vs cloud notebooks and size of local notebooks, #248
  • Fixed Crop Image scrolling problem by using auto zoom instead of scrolling, #217
  • Fixed Join Paragraph to inject spaces when joining lines separated by hard-breaks.
    • Must now select a range to use the Join command; zero-width range no longer is enabled
  • Added config parameter to build.ps1 to build only 32-bit or 64-bit for testing
  • Added notebook and section link paths to Diagnostics command