Skip to content

Releases: chrisgurney/obsidian-note-toolbar

v1.18-beta-05

09 Feb 13:18
Compare
Choose a tag to compare
v1.18-beta-05 Pre-release
Pre-release

Fixes

  • Settings: Toolbar edit buttons varying widths on phones.
  • Settings: Code lines not wrapping in toolbars list.
  • Settings: Mappings heading not full width on phones.

Full Changelog: 1.18-beta-04...1.18-beta-05

v1.18-beta-04

09 Feb 01:41
Compare
Choose a tag to compare
v1.18-beta-04 Pre-release
Pre-release

Improvements 🚀

  • Support for showing toolbars in the Beautitab ↗ plugin.
    • If there are other New tab view replacements that others use, I'm happy to look into support for them.

Fixes

  • Further adjustments to bottom toolbar positioning/centering, to try to account for changing Dataview expressions.

Full Changelog: 1.18-beta-03...1.18-beta-04

v1.18-beta-03

08 Feb 13:27
Compare
Choose a tag to compare
v1.18-beta-03 Pre-release
Pre-release

Improvements 🚀

  • Support for showing toolbars in the Home Tab ↗ plugin. Thanks @Moyf
    • If there are other New tab view replacements that others use, I'm happy to look into support for them.

Fixes

  • Bottom toolbars that should be centered were shifted slightly to the left. The calculation for the left position now takes into account view padding.

Full Changelog: 1.18-beta-02...1.18-beta-03

v1.18-beta-02

07 Feb 16:23
Compare
Choose a tag to compare
v1.18-beta-02 Pre-release
Pre-release

New Features 🎉

Show a toolbar in the New tab view

Go to Settings → Display rules → Show toolbar in New tab view then select a toolbar to display in the New tab view.

Notes:

  • Any references to files or properties in variables or script commands won't work.
  • If the toolbar is in the Below Properties position, it will be shown at the top instead.

Thank you @mardybardy for the idea in #78.

Commands for individual toolbars

For fast access to a specific toolbar, open any toolbar's settings, and enable Add toolbar command.

A new command will be added (Note Toolbar: Open: YOURTOOLBARNAME) that will let you open that toolbar in a Quick Tools window.

💡 Tip: Assign a hot key to that command for convenient access to that toolbar.

Thank you Hydra (on the Obsidian Discord) for the idea.


Full Changelog: 1.17.7...1.18-beta-02

v1.17.7

06 Feb 17:33
Compare
Choose a tag to compare

Don't miss all the new features in 1.17.0.

Fixes

  • Mobile: Bottom position toolbar was on the right if default = right and mobile = left.

Full Changelog: 1.17.6...1.17.7

v1.17.6

05 Feb 18:55
Compare
Choose a tag to compare

Don't miss all the new features in 1.17.0.

Fixes

  • Style modal: Only focus on dropdown on desktop, as it seems to open it on iOS.
    • Happy to adjust for Android if there's feedback that 1.17.5 works for you.

Full Changelog: 1.17.5...1.17.6

v1.17.5

05 Feb 17:46
Compare
Choose a tag to compare

Don't miss all the new features in 1.17.0.

Improvement 🚀

  • Style modal: Focus is now set on the relevant dropdown (Default or Mobile) by default.

Fixes

  • Settings: On phone, the Folder Mappings collapse (>) arrow was not vertically aligned with setting text on left.

Full Changelog: 1.17.4...1.17.5

v1.17.4

04 Feb 20:32
Compare
Choose a tag to compare

Don't miss all the new features in 1.17.0.

API Beta

Improvement 🚀

  • Added an optional class parameter to all UI components (modals, prompts, suggesters), for specifying one or more (space-separated) CSS classes to apply.

Fixes


Full Changelog: 1.17.3...1.17.4

v1.17.3

01 Feb 13:44
Compare
Choose a tag to compare

Don't miss all the new features in 1.17.0.

API Beta

Fixes


Full Changelog: 1.17.2...1.17.3

v1.17.2

01 Feb 12:43
Compare
Choose a tag to compare

Don't miss all the new features in 1.17.0.

Improvements 🚀

  • Allow DV + JS scripts to execute even if a file/note is not currently open.

API Beta

Improvements 🚀

  • Add focus effect for links in modal() when tabbing between them.

Fixes

  • Set keyboard focus in modal() content area. Thanks @FelipeRearden Fixed in 1.17.3

Full Changelog: 1.17.1...1.17.2