Interact with the Obsidian Note Toolbar plugin using the Obsidian CLI to create, list, and manage toolbars; add, move, copy, or remove items (commands, links, scripts, separators, and more); use/execute items; list Note Toolbar Gallery items and mapping…
chrisgurney/obsidian-note-toolbar
SkillsMP has collected 4 skills from chrisgurney/obsidian-note-toolbar. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 4
- GitHub stars
- 770
- GitHub forks
- 21
Skills in this repository
Showing 4 of 4 collected skills.
Write, edit, or debug JavaScript that uses the Note Toolbar `ntb` API inside Obsidian. Use this skill whenever the user wants to script a toolbar item, use ntb.prompt / ntb.suggester / ntb.fileSuggester / ntb.menu / ntb.modal, read or write note properties…
Create and edit Note Toolbar Callouts. Use to create toolbars within .md files in Obsidian.
Use this skill when writing or reviewing Note Toolbar item configuration — specifically label, tooltip, or URI fields — that reference dynamic values. Covers all supported variable syntax ({{note_title}}, {{file_path}}, {{vault_path}}, {{prop_NAME}},…