obsidian-sample-plugin/manifest.json

11 lines
265 B
JSON

{
"id": "obsidian-notion-sync",
"name": "Notion Sync",
"version": "1.0.0",
"minAppVersion": "0.15.0",
"description": "Sync your Obsidian notes with Notion",
"author": "Jorahil",
"authorUrl": "https://github.com/e6g2cyvryi",
"isDesktopOnly": true
}