update packages and modify upload2notion

This commit is contained in:
Jiaxin Peng
2023-08-29 13:39:36 +01:00
parent fb7294d607
commit 722ca7bb56
11 changed files with 710 additions and 690 deletions

View File

@@ -1,10 +1,10 @@
{
"id": "share-to-notionnext",
"name": "Share to NotionNext",
"version": "0.0.9",
"version": "0.1.0",
"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",
"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
}
}