Skip to content

Releases: chrisgurney/obsidian-note-toolbar

v1.5.21

19 Apr 16:58
Compare
Choose a tag to compare

See the release announcement here:
https://github.com/chrisgurney/obsidian-note-toolbar/releases/tag/1.5.14

Changelog

  • fix? tb showing on calendar sidebar, top fixed (#44)

v1.5.20

19 Apr 14:12
Compare
Choose a tag to compare

See the release announcement here:
https://github.com/chrisgurney/obsidian-note-toolbar/releases/tag/1.5.14

Changelog

  • feat: ability to edit toolbar directly from context menu

v1.5.15

18 Apr 20:42
Compare
Choose a tag to compare

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

18 Apr 18:19
Compare
Choose a tag to compare

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.

Demo showing how the Toggle Properties command works in a toolbar, and the button style

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

  • Hopefully fixes issue where Obsidian was being reopened for some users: Moved click preventDefault up
  • Removed extra borders added to setting items by MagicUser theme
  • Hide on mobile and desktop not working when both were set
  • Focus escape key handling in Reading mode

v1.5.13-beta

18 Apr 16:49
Compare
Choose a tag to compare
v1.5.13-beta Pre-release
Pre-release

v1.5.12-beta

18 Apr 13:04
Compare
Choose a tag to compare
v1.5.12-beta Pre-release
Pre-release

v1.5.11-beta

18 Apr 02:22
Compare
Choose a tag to compare
v1.5.11-beta Pre-release
Pre-release

v1.5.10-beta

18 Apr 01:55
Compare
Choose a tag to compare
v1.5.10-beta Pre-release
Pre-release

v1.5.9-beta

17 Apr 19:51
Compare
Choose a tag to compare
v1.5.9-beta Pre-release
Pre-release

v1.5.8-beta

17 Apr 19:22
Compare
Choose a tag to compare
v1.5.8-beta Pre-release
Pre-release