add support for cover image and title icon

This commit is contained in:
Jiaxin Peng
2023-08-10 22:04:57 +01:00
parent 9be679f456
commit 679e7ec4f1
7 changed files with 47 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
{
"id": "share-to-notionnext",
"name": "Share to NotionNext",
"version": "0.0.5",
"version": "0.0.6",
"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",