change tags titleicon and summary to optional function in next database

This commit is contained in:
Jiaxin Peng
2024-03-17 14:36:55 +00:00
parent e0ec27ad07
commit a8ebab7fcb
7 changed files with 62 additions and 35 deletions

View File

@@ -1,7 +1,7 @@
{
"id": "share-to-notionnext",
"name": "Share to NotionNext",
"version": "2.2.4",
"version": "2.2.5",
"minAppVersion": "0.0.1",
"description": "Shares obsidian md file to notion with notion api for NotionNext web deploy, originally created by EasyChris/obsidian-to-notion.",
"author": "EasyChris, jxpeng98",