v1.34.11
See the release notes for all of the changes in this release.
Improvements 🚀
Gallery improvements
Add Gallery categories as toolbars: Look for the Add as toolbar button below most categories.
Now you can add Obsidian's built-in mobile toolbar as Editor Tools, which is featured at the top of the Gallery. Tip: Use the don't wrap items toolbar style to make them fit on one line.
Added several Gallery items, including items from Obsidian's mobile toolbar:
- Open hotkeys: Opens Obsidian's hotkeys settings, for reference or changing.
- Add cursor above: Add another cursor above the current cursor.
- Add cursor below: Add another cursor below the current cursor.
- Toggle heading: Toggle the heading level on the current line.
- Remove heading: Remove the heading from the current line.
- Insert footnote: Insert a footnote.
Other improvements
- Desktop support for the
don't wrap itemsstyle; added awrap itemsstyle on mobile (in case it needs to be ignored). - The
Create toolbarcommand creates a new toolbar and provides the option to display it on the current note.
Fixes 🛠️
- Toolbar settings: Hotkey settings were not appearing right after enabling a toolbar's command.
- Obsidian 1.13: Settings empty state Add toolbar/item, Open Gallery, and Search links were closing settings with nothing happening. They have been changed to buttons.
- Obsidian 1.13: More settings UI fixes.
- Gallery: Fixed case where incorrect items or duplicates might have been rendered in a category.
API
ntb.setPropertynow removes the property if the provided value isnull.
Full Changelog: 1.34.10...1.34.11