diff --git a/README.md b/README.md index bed34e9..fe397dd 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ **🇺🇸 English | [🇨🇳 中文版](README.zh.md)**

- Obsidian Plugin Requires Obsidian 1.11.4 or later. -### Marketplace (Pending) +### Obsidian Community Plugins -> Currently in Obsidian review queue. Track: [obsidian-releases#7359](https://github.com/obsidianmd/obsidian-releases/pull/7359) +1. Open **Settings → Community plugins → Browse** +2. Search for [Dynamic Theme Background](https://community.obsidian.md/plugins/dynamic-theme-background) +3. Select **Install**, then **Enable** ### BRAT diff --git a/README.zh.md b/README.zh.md index bba3ae0..e49ec64 100644 --- a/README.zh.md +++ b/README.zh.md @@ -8,7 +8,7 @@ **[🇺🇸 English](README.md) | 🇨🇳 中文版**

- Obsidian Plugin 需要 Obsidian 1.11.4 或更高版本。 -### 社区市场(审核中) +### Obsidian 社区插件市场 -> 当前在官方审核队列。跟踪进度:[obsidian-releases#7359](https://github.com/obsidianmd/obsidian-releases/pull/7359) +1. 打开**设置 → 社区插件 → 浏览** +2. 搜索 [Dynamic Theme Background](https://community.obsidian.md/plugins/dynamic-theme-background) +3. 点击**安装**,然后**启用** ### BRAT diff --git a/docs/i18n/en.json b/docs/i18n/en.json index b8c541b..3336f2b 100644 --- a/docs/i18n/en.json +++ b/docs/i18n/en.json @@ -117,13 +117,13 @@ }, "marketplace": { "title": "Community Marketplace", - "status": "Pending Review", + "status": "Available", "steps": [ "Settings → Community plugins → Browse", - "(After approval) Search Dynamic Theme Background / DTB", + "Search Dynamic Theme Background / DTB", "Install & enable" ], - "note": "Currently in Obsidian review queue. Until approved, use BRAT or Manual. Track PR in obsidian-releases." + "note": "Available from the official Obsidian Community Plugins catalog. View listing." }, "brat": { "title": "BRAT (Beta)", @@ -133,7 +133,7 @@ "BRAT → Add beta plugin → Paste repo URL:
https://github.com/sean2077/obsidian-dynamic-theme-background", "Enable plugin in settings" ], - "note": "Fastest way to try latest code before Marketplace approval." + "note": "Use BRAT to test beta or prerelease builds before they reach the Marketplace." }, "manual": { "title": "Manual Install", diff --git a/docs/i18n/zh.json b/docs/i18n/zh.json index 177ab89..2bdb197 100644 --- a/docs/i18n/zh.json +++ b/docs/i18n/zh.json @@ -117,13 +117,13 @@ }, "marketplace": { "title": "社区市场", - "status": "审核中", + "status": "已上架", "steps": [ "设置 → 社区插件 → 浏览", - "(通过后)搜索 Dynamic Theme Background / DTB", + "搜索 Dynamic Theme Background / DTB", "安装并启用" ], - "note": "当前在官方审核队列。待通过前可使用 BRAT 或 手动 安装。跟踪 PR: obsidian-releases" + "note": "已在 Obsidian 官方社区插件市场上架。查看插件页面。" }, "brat": { "title": "BRAT (Beta)", @@ -133,7 +133,7 @@ "BRAT → Add beta plugin → 粘贴仓库地址:
https://github.com/sean2077/obsidian-dynamic-theme-background", "在设置中启用插件" ], - "note": "在 Marketplace 上架前最快体验最新功能的方式。" + "note": "使用 BRAT 测试尚未进入官方市场的 Beta 或预发布版本。" }, "manual": { "title": "手动安装", diff --git a/docs/index.html b/docs/index.html index e75de5c..285fad7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -289,13 +289,14 @@

🛒 Community Marketplace - Pending Review + Available

-
Currently in - Obsidian review queue. Until approved, use BRAT or Manual. Track PR in obsidian-releases.
+
Available + from the official Obsidian Community Plugins catalog. View listing.