Overview of Note Toolbar features
masterNote Toolbar allows you to create custom toolbars tailored to specific notes. Key capabilities include:
- Custom Items: Add commands, file/folder links, URIs/URLs, menus, and scripts (Dataview, JS Engine, Templater, or built-in JavaScript).
- Dynamic Display: Define where toolbars appear based on folders or user-defined properties. Positions include below properties, top/bottom of note, tab bar, or as floating buttons.
- Contextual Toolbars: Show toolbars when text is selected or replace the New Tab view with a custom launchpad.
- Rich Customization: Use Obsidian icons, emojis, and tooltips. Customize visibility for mobile vs. desktop and choose between icon-only, label-only, or both.
- Dynamic Content: Use Variables and script expressions to inject note titles or properties into labels, tooltips, or URIs.
- Advanced Placement: Use Note Toolbar Callouts to place toolbars anywhere within a note.
- Sharing: Share toolbars as links or callouts.
- Styling: Fine-tune appearance (borders, sticky scrolling, alignment, button/tab styles) and use the Style Settings Plugin for deep customization.
- Automation & API: Use Note Toolbar URIs to trigger actions from anywhere in your vault, and use the Note Toolbar API within scripts (Dataview JS, etc.) to trigger UI elements like prompts or menus.