Files
obsidian-to-NotionNext/manifest.json
2023-08-09 21:36:54 +01:00

9 lines
366 B
JSON

{
"id": "obsidian-to-notionnext",
"name": "Obsidian shared to NotionNext",
"minAppVersion": "0.0.1",
"description": "This is a plugin for Obsidian. This plugin share obsidian md file to notion with notion api for NotionNext web deploy.",
"author": "jxpeng98",
"authorUrl": "https://github.com/jxpeng98/obsidian-to-NotionNext",
"isDesktopOnly": false
}