thomasblc_obsidian-qvac/dev
Thomas Blanc 1db2056bf2
restructure: plugin at repo root for Obsidian community submission
The Obsidian releases validator requires manifest.json + versions.json at the
repo root; they lived under plugin/. Hoist the plugin (src/, manifest.json,
versions.json, styles.css, build config) to the root, move the companion daemon
to companion/, and tuck dev-only helpers + demo vaults under dev/.

- README rewritten plugin-first with a companion-install section
- docs/SUBMISSION.md updated to the new layout + the public-companion gate
- dev/run-dev.sh paths fixed; .gitignore main.js path fixed; package.json 0.2.0

Build (tsc + esbuild) and 15/15 plugin tests pass from the new root.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-14 15:34:59 +03:00
..
demo-vault restructure: plugin at repo root for Obsidian community submission 2026-07-14 15:34:59 +03:00
sample-vault restructure: plugin at repo root for Obsidian community submission 2026-07-14 15:34:59 +03:00
gen_demo_vault.py restructure: plugin at repo root for Obsidian community submission 2026-07-14 15:34:59 +03:00
reset-demo.sh restructure: plugin at repo root for Obsidian community submission 2026-07-14 15:34:59 +03:00
run-dev.sh restructure: plugin at repo root for Obsidian community submission 2026-07-14 15:34:59 +03:00