Added english readme

This commit is contained in:
chris
2022-05-24 15:30:45 +08:00
parent e3669e7a83
commit 208fb40f72
4 changed files with 138 additions and 69 deletions

View File

@@ -1,10 +1,10 @@
{
"id": "obsidian-to-notion",
"name": "Obsidian shared to Notion",
"version": "0.3.4",
"minAppVersion": "0.0.1",
"description": "This is a plugin for Obsidian. This plugin share obsidian md file to notion with notion api",
"author": "Easychris",
"authorUrl": "https://github.com/EasyChris/obsidian-to-notion",
"isDesktopOnly": false
}
"id": "obsidian-to-notion",
"name": "Obsidian shared to Notion",
"version": "0.3.5",
"minAppVersion": "0.0.1",
"description": "This is a plugin for Obsidian. This plugin share obsidian md file to notion with notion api",
"author": "Easychris",
"authorUrl": "https://github.com/EasyChris/obsidian-to-notion",
"isDesktopOnly": false
}