obsidian-core-workflow-b

Installation
SKILL.md

Obsidian Core Workflow B: Advanced Plugin Features

Overview

Add production UI to an existing Obsidian plugin: custom sidebar views, modal dialogs with forms, fuzzy-search suggestion popups, editor commands that manipulate selections, status bar widgets, context menus, and programmatic file creation via the Vault API. Every snippet is a complete, copy-pasteable class.

Prerequisites

  • A working plugin built with obsidian-core-workflow-a (or equivalent)
  • npm install --save-dev obsidian already done
  • Familiarity with the Plugin lifecycle (onload / onunload)

Instructions

Step 1: Custom sidebar view (ItemView)

Installs
1
GitHub Stars
2.8K
First Seen
13 days ago
obsidian-core-workflow-b — jeremylongshore/tons-of-skills-marketplace