Initial Obsidian plugin release repository

This commit is contained in:
张宗平
2026-04-27 12:18:37 +08:00
commit 96ec7adc5b
7 changed files with 385 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
# LLM-Wiki Obsidian Community Publishing Staging
This directory is a staging export for an Obsidian community-plugin repository root.
Required next steps:
1. push this directory into a dedicated repository
2. tag a release matching `0.0.1`
3. attach release assets:
- `main.js`
- `manifest.json`
- `styles.css`
4. keep `versions.json` at repository root
5. submit the repository to `obsidianmd/obsidian-releases`
Runtime note:
This plugin still requires a separate external LLM-Wiki runtime root. The published Obsidian plugin bundle does not embed the full runtime.