mirror of
https://github.com/sean2077/obsidian-dynamic-theme-background.git
synced 2026-07-22 06:44:57 +00:00
Merge branch 'docs/marketplace-availability'
This commit is contained in:
commit
e81c7c8ad9
5 changed files with 26 additions and 21 deletions
|
|
@ -8,7 +8,7 @@
|
|||
**🇺🇸 English | [🇨🇳 中文版](README.zh.md)**
|
||||
|
||||
<p align="center">
|
||||
<a href="https://obsidian.md/"><img
|
||||
<a href="https://community.obsidian.md/plugins/dynamic-theme-background"><img
|
||||
src="https://img.shields.io/badge/Obsidian%20Plugin-1e1e1e?logo=obsidian&logoColor=white"
|
||||
alt="Obsidian Plugin" /></a>
|
||||
<a href="https://github.com/sean2077/obsidian-dynamic-theme-background/releases/latest"><img
|
||||
|
|
@ -48,9 +48,11 @@
|
|||
|
||||
> 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
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
**[🇺🇸 English](README.md) | 🇨🇳 中文版**
|
||||
|
||||
<p align="center">
|
||||
<a href="https://obsidian.md/"><img
|
||||
<a href="https://community.obsidian.md/plugins/dynamic-theme-background"><img
|
||||
src="https://img.shields.io/badge/Obsidian%20Plugin-1e1e1e?logo=obsidian&logoColor=white"
|
||||
alt="Obsidian Plugin" /></a>
|
||||
<a href="https://github.com/sean2077/obsidian-dynamic-theme-background/releases/latest"><img
|
||||
|
|
@ -48,9 +48,11 @@
|
|||
|
||||
> 需要 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
|
||||
|
||||
|
|
|
|||
|
|
@ -117,13 +117,13 @@
|
|||
},
|
||||
"marketplace": {
|
||||
"title": "Community Marketplace",
|
||||
"status": "Pending Review",
|
||||
"status": "Available",
|
||||
"steps": [
|
||||
"Settings → Community plugins → <strong>Browse</strong>",
|
||||
"(After approval) Search <strong>Dynamic Theme Background</strong> / <strong>DTB</strong>",
|
||||
"Search <strong>Dynamic Theme Background</strong> / <strong>DTB</strong>",
|
||||
"Install & enable"
|
||||
],
|
||||
"note": "Currently in Obsidian review queue. Until approved, use BRAT or Manual. Track PR in <code class=\"repo-inline-code\">obsidian-releases</code>."
|
||||
"note": "Available from the official Obsidian Community Plugins catalog. <a href=\"https://community.obsidian.md/plugins/dynamic-theme-background\" target=\"_blank\" rel=\"noopener noreferrer\">View listing</a>."
|
||||
},
|
||||
"brat": {
|
||||
"title": "BRAT (Beta)",
|
||||
|
|
@ -133,7 +133,7 @@
|
|||
"BRAT → Add beta plugin → Paste repo URL:<br><code>https://github.com/sean2077/obsidian-dynamic-theme-background</code>",
|
||||
"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",
|
||||
|
|
|
|||
|
|
@ -117,13 +117,13 @@
|
|||
},
|
||||
"marketplace": {
|
||||
"title": "社区市场",
|
||||
"status": "审核中",
|
||||
"status": "已上架",
|
||||
"steps": [
|
||||
"设置 → 社区插件 → <strong>浏览</strong>",
|
||||
"(通过后)搜索 <strong>Dynamic Theme Background</strong> / <strong>DTB</strong>",
|
||||
"搜索 <strong>Dynamic Theme Background</strong> / <strong>DTB</strong>",
|
||||
"安装并启用"
|
||||
],
|
||||
"note": "当前在官方审核队列。待通过前可使用 BRAT 或 手动 安装。跟踪 PR: <code class=\"repo-inline-code\">obsidian-releases</code>"
|
||||
"note": "已在 Obsidian 官方社区插件市场上架。<a href=\"https://community.obsidian.md/plugins/dynamic-theme-background\" target=\"_blank\" rel=\"noopener noreferrer\">查看插件页面</a>。"
|
||||
},
|
||||
"brat": {
|
||||
"title": "BRAT (Beta)",
|
||||
|
|
@ -133,7 +133,7 @@
|
|||
"BRAT → Add beta plugin → 粘贴仓库地址:<br><code>https://github.com/sean2077/obsidian-dynamic-theme-background</code>",
|
||||
"在设置中启用插件"
|
||||
],
|
||||
"note": "在 Marketplace 上架前最快体验最新功能的方式。"
|
||||
"note": "使用 BRAT 测试尚未进入官方市场的 Beta 或预发布版本。"
|
||||
},
|
||||
"manual": {
|
||||
"title": "手动安装",
|
||||
|
|
|
|||
|
|
@ -289,13 +289,14 @@
|
|||
<h3>
|
||||
<span>🛒</span>
|
||||
<span data-i18n="installation.marketplace.title">Community Marketplace</span>
|
||||
<span class="install-status status-pending"
|
||||
data-i18n="installation.marketplace.status">Pending Review</span>
|
||||
<span class="install-status status-available"
|
||||
data-i18n="installation.marketplace.status">Available</span>
|
||||
</h3>
|
||||
<ul class="install-steps" data-install-method="marketplace"></ul>
|
||||
<div class="install-note-small" data-i18n="installation.marketplace.note">Currently in
|
||||
Obsidian review queue. Until approved, use BRAT or Manual. Track PR in <code
|
||||
class="repo-inline-code">obsidian-releases</code>.</div>
|
||||
<div class="install-note-small" data-i18n="installation.marketplace.note">Available
|
||||
from the official Obsidian Community Plugins catalog. <a
|
||||
href="https://community.obsidian.md/plugins/dynamic-theme-background"
|
||||
target="_blank" rel="noopener noreferrer">View listing</a>.</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="tab-panel" role="tabpanel" aria-labelledby="tab-brat" id="panel-brat" hidden>
|
||||
|
|
@ -307,8 +308,8 @@
|
|||
data-i18n="installation.brat.status">Beta</span>
|
||||
</h3>
|
||||
<ul class="install-steps" data-install-method="brat"></ul>
|
||||
<div class="install-note-small" data-i18n="installation.brat.note">Fastest way to try
|
||||
latest code before Marketplace approval.</div>
|
||||
<div class="install-note-small" data-i18n="installation.brat.note">Use BRAT to test
|
||||
beta or prerelease builds before they reach the Marketplace.</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="tab-panel" role="tabpanel" aria-labelledby="tab-manual" id="panel-manual" hidden>
|
||||
|
|
|
|||
Loading…
Reference in a new issue