Files
obsidian-to-NotionNext/manifest.json
2023-08-29 14:28:22 +01:00

10 lines
386 B
JSON

{
"id": "share-to-notionnext",
"name": "Share to NotionNext",
"version": "0.1.2",
"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
}