mirror of
https://github.com/woodchen-ink/obsidian-publish-to-discourse.git
synced 2025-07-17 21:32:05 +08:00
12 lines
297 B
JSON
12 lines
297 B
JSON
{
|
|
"id": "publish-to-discourse",
|
|
"name": "Publish to Discourse",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Publish notes to the Discourse forum.",
|
|
"author": "WoodChen",
|
|
"authorUrl": "https://woodchen.ink",
|
|
"fundingUrl": "https://woodchen.ink",
|
|
"isDesktopOnly": true
|
|
}
|