Files
StudyDiary/.obsidian/plugins/obsidian-to-notion/manifest.json
T
2026-07-23 20:36:13 +08:00

10 lines
352 B
JSON
Executable File

{
"id": "obsidian-to-notion",
"name": "Obsidian shared to Notion",
"version": "0.7.6",
"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
}