Poppy

approved

by opa-oz

Poppy: A local plugin registry manager for Obsidian. Sync plugins to S3-compatible storage and restore them in other vaults. - This plugin has not been manually reviewed by Obsidian staff.

29 downloadsUpdated 15d ago

Poppy — Obsidian Plugin

A local plugin registry manager for Obsidian. Sync plugins to S3-compatible storage and restore them in other vaults.

Development

npm install
npm run build   # produces main.js

Release

Tag a commit and push — the GitHub release workflow builds and publishes.

npm version patch
npm run version
git push --follow-tags

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.