Skip to content

Retied in a Ribbon

Latest
Compare
Choose a tag to compare
@stevencohn stevencohn released this 02 Jan 23:27
· 8 commits to main since this release
f829e30

What's Changed

Apologies to those who ran into this, but I left a debug hook in the 6.7.0 Apply Styles command that may interrupt normal operations. While the Apply Style command would otherwise complete successfully, this hook has been removed in 6.7.1.

  • Added the Check URLs command to check valid URLs on a page, #1046
  • Added the Replace URL Titles With Addresses command, #1713
  • Added the Open page/section/notebook In Web Browser commands, #1629
  • Added the Scan Hashtags command, bound to Ctrl + Alt + F10, to scan the current page, #1675
  • Added the Select All Tables command, #1679
  • Added the Update Page Time command, #1702
  • Added the ability to delete items from the Navigator History panel, #1707
  • Added the ability to sum timespan values in table formulas, #1696
  • Added the option to limit the depth of headings displayed in the page Table of Contents, #1521
  • Added the option to separate OneMore into its own ribbon tab, #1651
  • Added the option to overlay the Table of Contents over existing outlines, #1712
  • Added the option allow incremental character searching in the command palettes, #1680
  • Added the option to hide the "no changes" message when running a plugin, #1656
  • Added keyboard shortcuts to restart and close the timer window, #1552
  • Enhanced the hashtag Index pages feature to include a checkbox for each page, #1649
  • Removed the bubble window form appearing after copying link to para or page, #1070
  • Fixed an issue where CSS was exposed in Navigator Heading panel, #1722
  • Fixed an issue where spaces where not allowed in path to Obsidian wiki-style linked images, #1718
  • Fixed an issue where the custom color was not applied to the horizontal line snippets, #1688
  • Fixed an issue where comma-separated hashtags were not recognized, #1663
  • Fixed an issue where Apply Styles to Page caused an exception, #1662
  • Fixed an issue where the Colorize dialog caused an exception, #1660
  • Fixed an issue where spaces were not rendered correctly in the command palette, #1655
  • Fixed an issue where Remove Ink would not remove InkWord and InkParagraph elements, #1730
  • Fixed an issue where Python multiline comments were not colorized properly, #1732
  • Fixed an issue where embedded content misinterpreted incoming TagDefs, #1736
  • Fixed an issue where the last deleted ref was not removed from the Linked References block, #1737
  • Fixed an issue where custom headings with the default font size were set to wrong QuickStyle, #1738
  • Fixed an issue where Paste as Text command pasted soft breaks instead of hard breaks, #1745

Internal Updates

  • Changed the default Hashtag scanner throttle from 40ms to 20ms, commit
  • Updated the Update command to ignore prerelease versions, commit
  • Removed call to SwitchToThisWindow when opening command palettes, #1422
  • Fixed an issue where multiple selected images were not resized correclty, PR #1673
  • Fixed an issue where the HashtagScanner failed on the first run on a new install, commit
  • Fixed an issue where OneMoreTray Schedule dialog was not translated correctly, commit
  • Fixed an issue where Stop.ps1 was not stopping OneMoreTray, commit
  • Fixed an issue where Ctrl + R would cause an exception when running modeless dialogs, commit

Known Issues

  • 🐜 Search and Replace doesn't replace the currently highlighted or selected word/phrase; sometimes it doesn't replace other candidates either
  • 🐜_Select Similar Styles_ will find differences in colors Auto vs #000000 - make it more fuzzy?
  • 💡Paginate Hashtag search results
  • 💡Move Navigator to DB, paginate history panel, provide import/export
  • 💡Move Reminders to DB, option in dialog and on-page link to delete completed reminders
  • 💡Github PR action to pull ticket# prefix from branch name, e.g. 1234-do-something-cool

Checksums

  • x86 = 88DB6B3273F7086BDB62E830A0D8307A6A13A04F177B21EEB64FE04E3EAFECAB
  • x64 = 538BCCFF9084A0FCB330FF03A7BFC969DDF7CE07235584E30B121C8641DC761D

Full Changelog: 6.6.1...6.7.1