Files
obsidian-to-NotionNext/manifest.json
2022-06-18 09:35:28 +08:00

10 lines
352 B
JSON

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