Skip to content

Releases: chrisgurney/obsidian-note-toolbar

v1.14-beta-10

07 Oct 19:31
Compare
Choose a tag to compare
v1.14-beta-10 Pre-release
Pre-release

Beta release. Install via BRAT. Instructions

Improvements 🚀

  • Sharing: Adds a confirmation modal, where you can preview and copy the share URI to your clipboard, and learn more about how sharing works (docs TBD).
  • Settings: Adds the toolbar Delete... option to the "More" (...) menu in the toolbar list.
  • Settings: Adds a subtle animation when there's an error to highlight, in the toolbar item list.
  • Import: More error reporting for invalid icons, and callout lines.

Fixes

  • Supports importing of non-Lucide icons (icons added by other plugins), such as Templater's icon.

Full Changelog: 1.14-beta-9...1.14-beta-10

v1.14-beta-9

06 Oct 21:49
Compare
Choose a tag to compare
v1.14-beta-9 Pre-release
Pre-release

Beta release. Install via BRAT. Instructions

New Features 🎉

Share toolbars with a URI that you can send to other users.

Right-click on a toolbar in a note to see the Share... option, or use the new "More" (...) menu in Settings when hovering over a toolbar in the toolbar list.

Select some Note Toolbar Callout markdown in your note, then right-click for two new menu items:

  • About Note Toolbar Callouts, which links to the help documentation/syntax in the User Guide.
  • Create Note Toolbar from callout, which attempts to import the callout as a new toolbar.

Improvements 🚀

  • Moved Duplicate this toolbar and Copy as markdown options to the new "More" menu in the toolbar list.
  • Updated the Help window with:
    • Link to a bug report Google form (removing the pre-requisite for a GitHub account).
  • Updated the What's New window with:
    • Notes about exporting toolbars. (Importing notes TBD.)
    • Link to the Roadmap.
  • Exports now include the toolbar's name, added as the callout's title.

Full Changelog: 1.14-beta-7...1.14-beta-9

v1.14-beta-7

03 Oct 18:13
Compare
Choose a tag to compare
v1.14-beta-7 Pre-release
Pre-release

Beta release. Install via BRAT. Instructions

Improvements 🚀

  • Settings: More work on highlighting errors and elevating them to show in the item list. This is in preparation for importing from callouts, which will require more obvious UX around where problems are when trying other users' toolbars.

Full Changelog: 1.14-beta-6...1.14-beta-7

v1.14-beta-6

02 Oct 18:09
Compare
Choose a tag to compare
v1.14-beta-6 Pre-release
Pre-release

Beta release. Install via BRAT. Instructions

Improvements 🚀

  • Settings: Improves checking for invalid and empty items, and more consistent error message behavior.

Full Changelog: 1.14-beta-5...1.14-beta-6

v1.14-beta-5

02 Oct 14:07
Compare
Choose a tag to compare
v1.14-beta-5 Pre-release
Pre-release

Beta release. Install via BRAT. Instructions

Improvements 🚀

  • More plugin startup tasks are now done after the layout's ready, and after initial toolbar rendering, which may help with performance.

Full Changelog: 1.14-beta-4...1.14-beta-5

v1.14-beta-4

02 Oct 13:43
Compare
Choose a tag to compare
v1.14-beta-4 Pre-release
Pre-release

Beta release. Install via BRAT. Instructions

Improvements 🚀

  • Plugin events are now registered when the layout's ready, and after initial toolbar rendering, which may help with performance.
  • Copy/Export to callout: Only outputs tooltips as comments if they weren't used as a fallback for the link's text, creating less markdown.
  • An error message is now shown if a Note Toolbar URI contains invalid parameters.

Fixes

  • Toolbar icons/text weren't being vertically centered by a few pixels, due to a line-height being added.

Full Changelog: 1.14-beta-2...1.14-beta-4

v1.14-beta-2

29 Sep 13:10
Compare
Choose a tag to compare
v1.14-beta-2 Pre-release
Pre-release

Beta release. Install via BRAT. Instructions

New Feature 🎉

Adds the ability to copy toolbars to markdown, for use as Note Toolbar Callouts within your notes, or for sharing with other users.

  • Right-click on a toolbar to see the Copy to markdown option, or use the export icon in the toolbar’s settings, just above the item list.
  • Markdown will be copied to the clipboard.
  • Icons are output only if the Iconize plugin is installed and enabled.
    • I've submitted an Iconize feature request for the ability to set the tooltip / aria-label for icons, which would make this work even better.
  • Be sure to read about how exporting works and what's supported.
  • Watch future betas for the ability to import toolbars from Note Toolbar Callouts.

Full Changelog: 1.13.5...1.14-beta-2

v1.13.5

27 Sep 17:54
Compare
Choose a tag to compare

Fixes

  • Callout click handler was monitoring clicks outside of callouts.

Full Changelog: 1.13.4...1.13.5

v1.13.4

27 Sep 17:20
Compare
Choose a tag to compare

Improvements 🚀

For Quick Tools:

  • Items that use the Quick Tools command are now not shown in the Quick Tools window, as they're redundant; and
  • items without a label and a tooltip are now included alongside other search results, showing their link value.

Fixes

  • Callouts using <data> elements: Clicks on (Iconize) icons not triggering the click (callout source was opening instead).

Full Changelog: 1.13.3...1.13.4

v1.13.3

22 Sep 12:02
Compare
Choose a tag to compare

Fixes

  • Fixes issue with File Menu not actually executing commands for linked files. Thanks for the fix @platers and thank you for reporting @imeed166

Full Changelog: 1.13.2...1.13.3