Releases: chrisgurney/obsidian-note-toolbar
v1.14.2
Fixes
- MAKE.MD: Toolbars appearing in multiple notes when using expanded folders, if the toolbar is in the
Below Properties
position. (#151) Thanks @joshp12345
Full Changelog: 1.14.1...1.14.2
v1.14.1
Fixes
- Hover Editor: Hovering over links makes Hover Editor unusable, due to flickering when toolbars are positioned Below Properties. (#14) Thank you @Moyf for your initial bug report, and for your patience!
- Share: URL overflow in Share dialog was not being hidden on phones, resulting in a dialog that you could scroll to the right.
Full Changelog: 1.14.0...1.14.1
v1.14.0
Here's what's new in v1.14:
Share toolbars
Share toolbars with a link 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 for toolbars in Settings.
- When the recipient clicks on the link, they will be prompted for confirmation and see a preview of the toolbar.
→ Learn more about how sharing works.
Import toolbars and items from Note Toolbar Callouts
Create toolbars from Note Toolbar Callouts in one of two ways:
- import a callout into a new, or existing toolbar in Settings; or
- select some Note Toolbar Callout markdown in a note, then right-click and Create Note Toolbar from callout.
→ Learn more about importing toolbars and items.
Copy toolbars as callouts
Right-click on a toolbar to copy it as a Note Toolbar Callout, to your clipboard.
→ Learn more about copying toolbars as callouts, including what's supported and what's not.
Commands to make building callouts easier
Note Toolbar: Copy URI for command
Lets you select a command and then copies its URI to the clipboard. Example output:
obsidian://note-toolbar?command=workspace:toggle-pin
Note Toolbar: Copy callout item for command
Lets you select a command, and then copies a Note Toolbar Callout line to the clipboard. Example output:
[]()<data data-ntb-command="workspace:toggle-pin"/> <!-- Toggle pin -->
...then all you need to do is choose what the item should look like in the link's text ([]
).
Updated toolbar examples
Check out the expanded Examples page with numerous use cases and now easier-to-add toolbars. Share your own examples!.
Other improvements
- In Settings, in the toolbar list, look for a new "More" (...) menu (where "Duplicate" used to be) containing Duplicate, Share, Copy as callout, and Delete options.
- Most plugin startup tasks are now done after the layout's ready, and after initial toolbar rendering, which may help with startup performance.
#ObsidianOctober
- An error message is now shown if a Note Toolbar URI contains invalid parameters.
- Quick Toolbars: Items are kept in order they're displayed in the toolbar, when browsing by toolbar. Thanks to @Glint-Eye for the suggestion.
- Updated the Help window with a link to a bug report Google form, removing the pre-requisite for a GitHub account.
- Updated the What's New window with a permanent link to the Roadmap, at the bottom.
Fixes
- Duplicated toolbar items without changes now update the settings UI, save the change, and re-render the toolbar.
- Toolbar icons/text weren't being vertically centered by a few pixels, due to a line-height being added.
And in case you missed it...
- v1.13 release: What's New + Help windows, and access to toolbars for linked notes from the file menu.
- v1.12 release: Translations, and Quick Tools (fast access to all of your tools).
v1.14-beta-24
Beta release. Install via BRAT. Instructions
The v1.14 release is very close to finalization, and I would love some help with testing. See the announcement for everything new in v1.14.
Improvements 🚀
- Added links to expanded Examples page from Help and What's New.
- Increased size of toolbar previews in the settings item list and import modal.
Fixes
- URIs were exporting even if the link was resolving to an empty value.
Full Changelog: 1.14-beta-23...1.14-beta-24
v1.14-beta-23
Beta release. Install via BRAT. Instructions
The v1.14 release is very close to finalization, and I would love some help with testing. See the announcement for everything new in v1.14.
Fixes
- Import: Import URI was not accepting callouts with no styles defined.
Full Changelog: 1.14-beta-22...1.14-beta-23
v1.14-beta-22
Beta release. Install via BRAT. Instructions
The v1.14 release is very close to finalization, and I would love some help with testing. See the announcement for everything new in v1.14.
New Features 🎉
Moved Copy as callout options into a settings section that's collapsed by default. You are no longer prompted while copying.
In addition to replacing variables, added options for: whether icons should be included, whether data elements or URIs should be used, and whether IDs should be used for menu items. I would love feedback on the documentation.
Improvements 🚀
- Import: Focus is now set in the text area when opening the import callout modal.
- Settings UX: Added a collapse button to the folder mappings section.
- Settings UX: Increased the number of items shown before collapse buttons are shown.
Full Changelog: 1.14-beta-21...1.14-beta-22
v1.14-beta-21
v1.14-beta-20
v1.14-beta-19
Beta release. Install via BRAT. Instructions
The v1.14 release is very close to finalization, and I would love some help with testing. See the announcement for everything new in v1.14.
Fixes
- Import: Icon name with numbers was not translating back to Lucide format correctly.
Full Changelog: 1.14-beta-18...1.14-beta-19
v1.14-beta-18
Beta release. Install via BRAT. Instructions
The v1.14 release is very close to finalization, and I would love some help with testing. See the announcement for everything new in v1.14.
Fixes
- Import: Toolbar names were not importing if the callout had no styles.
- Import: Internal links were not resolving into proper filenames (i.e.,
Welcome
was not turning intoWelcome.md
)
Full Changelog: 1.14-beta-17...1.14-beta-18