What makes Note Toolbar different from other plugins? - chrisgurney/obsidian-note-toolbar GitHub Wiki
Commander?
How is Note Toolbar different fromCommander’s a great plugin, but there’s definitely some big differences:
- Note Toolbars can be scoped to notes. (Commander is more about adding options to existing UI, not tied to notes.)
- Note Toolbar allows you to create different toolbars with options for different use cases (e.g., create a toolbar specific to your Daily Notes, with navigation for next/previous day, etc.).
- Note Toolbars appear at the bottom of Properties, right within your notes. With Note Toolbar Callouts you can also add them in the middle of your notes. (Both are not within Commander’s options.)
- Note Toolbar allows you to link to URIs, files, and commands. You can also sub in your note’s properties and title into URIs as variables. (Commander only allows you to execute commands.)