Files
obsidian-to-NotionNext/manifest.json
2022-05-25 14:50:13 +08:00

10 lines
351 B
JSON

{
"id": "obsidian-to-notion",
"name": "Obsidian shared to Notion",
"version": "0.5.3",
"minAppVersion": "0.0.1",
"description": "This is a plugin for Obsidian. This plugin share obsidian md file to notion with notion api",
"author": "Easychris",
"authorUrl": "https://github.com/EasyChris/obsidian-to-notion",
"isDesktopOnly": true
}