Files
obsidian-to-NotionNext/manifest.json
2022-05-24 11:10:29 +08:00

11 lines
345 B
JSON

{
"id": "obsidian-to-notion",
"name": "Obsidian shared to Notion",
"version": "0.2.0",
"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": false
}