Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

obsidian-note-toolbar

obsidian-note-toolbar contient 4 skills collectées depuis chrisgurney, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
4
Stars
751
mis à jour
2026-05-14
Forks
21
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

note-toolbar-cli
Développeurs de logiciels

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 rules; and open Note Toolbar settings. Use when the user asks to create, update, query, or interact with Note Toolbar toolbars or items in their Obsidian vault.

2026-05-14
note-toolbar-api
Développeurs de logiciels

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 via ntb.getProperty / ntb.setProperty, work with toolbar items via ntb.getItem / ntb.getToolbars, or combine the ntb API with Dataview JS, JS Engine, or Templater. Also trigger for any script that references `ntb`, `NtbSuggester`, or 'Note Toolbar API'.

2026-05-13
note-toolbar-callouts
Développeurs de logiciels

Create and edit Note Toolbar Callouts. Use to create toolbars within .md files in Obsidian.

2026-05-13
note-toolbar-variables
Développeurs de logiciels

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}}, {{selection}}, {{js:}}, {{dv:}}, {{jse:}}, {{tp:}}), the encode: prefix, and hide-on-empty behavior.

2026-05-13