Files
obsidian-to-NotionNext/manifest.json
2023-08-29 13:39:36 +01:00

11 lines
387 B
JSON

{
"id": "share-to-notionnext",
"name": "Share to NotionNext",
"version": "0.1.0",
"minAppVersion": "0.0.1",
"description": "Shares obsidian md file to notion with notion api for NotionNext web deploy, motivated by EasyChris/obsidian-to-notion.",
"author": "EasyChris, jxpeng98",
"authorUrl": "https://github.com/jxpeng98/obsidian-to-NotionNext",
"isDesktopOnly": false
}