Releases: chrisgurney/obsidian-note-toolbar
v1.5.21
See the release announcement here:
https://github.com/chrisgurney/obsidian-note-toolbar/releases/tag/1.5.14
Changelog
v1.5.20
See the release announcement here:
https://github.com/chrisgurney/obsidian-note-toolbar/releases/tag/1.5.14
Changelog
v1.5.15
See the release announcement here:
https://github.com/chrisgurney/obsidian-note-toolbar/releases/tag/1.5.14
Changelog
- feat: Style Settings plugin support for toolbar's border radius ↗
v1.5.14
Note Toolbar v1.5 is now available!
Click here if you would like to install it, or update your plugins for the latest.
This release folds in a bunch of suggestions provided by the community -- thank you!
The intent was also originally to get sticky toolbars working in Reading mode; unfortunately I have not been able to achieve this in a reliable way (more context). Instead, I used what I've learned to implement the Position
= top option, and other fixes.
Read on!
Installation
Search for Note Toolbar in Community Plugins.
New Features 🎉
- Support for setting the position of a toolbar in two spots:
Below Properties
= default, respecting styles (including "sticky" on scroll)Top (fixed)
= fixes the toolbar to the top of the tab
- Folder Mappings:
/
= map toolbars for notes that just live in the root folder*
= apply toolbars for all of your notes (note that you can still override this with more specific folder mappings or the property)- Tip: Put this at the bottom of your Folder Mappings in order to make sure more specific folder mappings take precedence.
- Styling:
- Support for styling via the Style Settings plugin. See here for more details.
- A new
button
style to make toolbar items look like buttons.
- Right-click anywhere in a (non-callout) toolbar for menu with shortcuts to edit the toolbar, and Note Toolbar's configuration (thank you @Fevol)
- Commands:
- A new
Open Settings
command, for convenient access to your toolbar configuration - A new
Toggle Properties
(and Open/Close Properties commands) to completely expand/collapse the Properties section:- When expanding Properties, the command also completely unfolds the Properties heading.
- Your Preference seems to stay maintained if operating within the same tab/window, while opening a new tab/window requires the command to be run again.
- Note that vanilla Obsidian remembers your fold preference on save (which includes Properties), though this only seems to work in Reading/Preview mode (at the moment?).
- Disclaimer: I'm considering feature as experimental, as your mileage may vary. Getting it to work within Obsidian's boundaries took some experimentation. It may never quite work perfectly, but I do believe it's an improvement over the built-in
Toggle fold properties
command.
- A new
Improvements 🎉
- Ability to search when selecting a File to link to in settings (thank you @LBF38)
- Better handling of displaying toolbars when switching tabs (thank you @mitchmeister)
- Style chips now have a tooltip that displays the underlying CSS style, if you wish to use them in callouts or CSS snippets
Fixes
v1.5.13-beta
See the beta release announcement here:
https://github.com/chrisgurney/obsidian-note-toolbar/discussions/40
v1.5.12-beta
See the beta release announcement here:
https://github.com/chrisgurney/obsidian-note-toolbar/discussions/40
v1.5.11-beta
See the beta release announcement here:
https://github.com/chrisgurney/obsidian-note-toolbar/discussions/40
v1.5.10-beta
See the beta release announcement here:
https://github.com/chrisgurney/obsidian-note-toolbar/discussions/40
v1.5.9-beta
See the beta release announcement here:
https://github.com/chrisgurney/obsidian-note-toolbar/discussions/40
v1.5.8-beta
See the beta release announcement here:
https://github.com/chrisgurney/obsidian-note-toolbar/discussions/40