Files
obsidian-to-NotionNext/manifest.json
2023-08-29 15:18:41 +01:00

10 lines
363 B
JSON

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