Releases: chrisgurney/obsidian-note-toolbar
Releases · chrisgurney/obsidian-note-toolbar
v1.8.0-beta-3
v1.8.0-beta-2
v1.8.0-beta-1
v1.7.28
Improvements 🎉
- Settings: Added a button to collapse/expand toolbar items from view.
- This makes it easier to skip down to the Position and Styles sections to make changes.
- Items are expanded by default, and the heading shows an item count when collapsed.
Changelog
v1.7.27
New Feature 🎉
- Adds
auto-hide
style, which hides the toolbar from view until it's hovered over. Note that it only applies on desktop. Thanks @fredjoe7 for the suggestion!
Improvements 🎉
- On Android, by default the floating button design is now closer to the Material design version (i.e., square with rounded corners).
- If you wish, make changes with the Style Settings plugin.
Changelog
v1.7.26
v1.7.25
v1.7.23
v1.7.22
Includes everything in the 1.7.21 release as well as:
Improvements 🎉
- Should reduce flickering experienced when moving between notes, if your toolbars are in the
top
position.
Fixes
- Removes bullet and link decorations added to items by ITS theme. Thanks phroggies70!
Changelog
v1.7.21
The v1.7 release is all about about the mobile experience!
New Features 🎉
Position:
- Position toolbars by platform: Desktop or Mobile
- Select the
Floating button
position (mobile only) to:- Add a button to the bottom
left
orright
in the editor - When tapped, it opens your toolbar as a "menu toolbar"
- Select your own icon (see new setting below)
- Customize the look via the Style Settings plugin
- Add a button to the bottom
- A new position =
Hidden
option completely hides the toolbar, which is useful if you just want to access toolbars from the navigation bar (see below).
- Access the toolbar from the navigation bar (mobile only):
- On mobile, go to Obsidian settings:
Appearance > Ribbon menu > Manage
and selectNote Toolbar
(or select it from the ribbon menu) to add it to your navigation bar - Select your own icon (see new setting below)
- On mobile, go to Obsidian settings:
- Quickly toggle between the
Top (fixed)
andBelow Properties
positions after right-clicking on a toolbar
New mobile-only settings (below the folder mappings section) to:
- Change the icon in the navigation bar / floating button
- Toggle an
Edit toolbar
link in the menu toolbar, for convenience
Visibility:
- When adding toolbar items, set whether the icons, and/or label is shown (or neither) on desktop or mobile
- Menu toolbars show the icon and label, or use the tooltip if a label is not set.
Commands:
- New
Open toolbar settings
command that opens the settings for the toolbar on the present note
Style Settings plugin:
- Reorganized styles under sub-headings to hopefully make easier to find: Colors, Positioning, Sizing and Spacing, and Style
- Added settings to adjust toolbar and item spacing
Feedback Wanted 🤝
I'm looking for feedback, as well as help with testing on Android, iOS, and tablets:
- What do you think of the look and feel of the floating button, icon, and menu bar?
- Would you use the floating button on a tablet?
- How well does the button work for you? Are you experiencing any issues with it?
- I've experienced an issue on iOS where the links in the menu bar no longer work after using the menu for a time, but still need steps to reproduce to understand what's going on there.
- Where is the button showing for Android devices?