Files
obsidian-to-NotionNext/manifest.json
2023-08-10 23:20:26 +01:00

10 lines
376 B
JSON

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