mirror of
https://github.com/woodchen-ink/obsidian-publish-to-discourse.git
synced 2025-07-16 21:03:33 +08:00
12 lines
294 B
JSON
12 lines
294 B
JSON
{
|
|
"id": "discourse-sync",
|
|
"name": "Sync to Discourse",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Sync notes to a Discourse server.",
|
|
"author": "Tim Finley",
|
|
"authorUrl": "https://finley-group.com",
|
|
"fundingUrl": "https://finley-group.com",
|
|
"isDesktopOnly": true
|
|
}
|