Obsidian Actions

Patterns for registering commands (action modules) and building context menus (menu segments) in the Obsidian plugin. Use when adding commands, menu items, context menu logic, or wiring action/menu code in apps/obsidian/src/services/. Also use when a service needs to expose functionality to the user via the command palette or right-click menus.

aidenlx ac9ad66 10.1 KB Updated

File contents

aidenlx/zotlit/tree/main/.agents/skills/obsidian-actions commit ac9ad66138

Frequently asked questions

npx skillmds@latest add aidenlx/obsidian-actions