obsidian-sample-plugin/manifest.json

12 lines
282 B
JSON

{
"id": "smart-note-mover",
"name": "SmartNoteMover",
"version": "0.0.2a",
"minAppVersion": "0.15.0",
"description": "Move notes based on rules",
"author": "NoRFoLK",
"authorUrl": "https://obsidian.md",
"fundingUrl": "https://obsidian.md/pricing",
"isDesktopOnly": false
}