From 53be82b5a1674cb4ddec7ffea9ebfc0b03ae7fe6 Mon Sep 17 00:00:00 2001 From: bottlefish <781230111@qq.com> Date: Wed, 25 Feb 2026 00:07:57 +0800 Subject: [PATCH] =?UTF-8?q?docs(template):=20=E8=A7=92=E8=89=B2/=E8=AE=BE?= =?UTF-8?q?=E5=AE=9A=E6=A8=A1=E6=9D=BF=E5=A2=9E=E5=8A=A0=20summary=20?= =?UTF-8?q?=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Cursor --- template/tpl-character.md | 1 + template/tpl-worldbuilding.md | 1 + 2 files changed, 2 insertions(+) diff --git a/template/tpl-character.md b/template/tpl-character.md index fa7cad3..e66e856 100644 --- a/template/tpl-character.md +++ b/template/tpl-character.md @@ -1,6 +1,7 @@ --- id: "" type: character +summary: "" # 一句话摘要,供 YAML 索引与渐进式读取;与正文「一句话」同步 aliases: [] # 别名/代号,如 ["Kirin", "调酒妹", "奇琳"] status: active # active | suspended | archived | ⚠️ Conflict | 🚧 WIP created: "" diff --git a/template/tpl-worldbuilding.md b/template/tpl-worldbuilding.md index e5e2473..0314e7a 100644 --- a/template/tpl-worldbuilding.md +++ b/template/tpl-worldbuilding.md @@ -1,6 +1,7 @@ --- id: "" type: worldbuilding +summary: "" # 一句话摘要,供 YAML 索引与渐进式读取;与正文「一句话」同步 category: "" # 社会制度 | 技术 | 地理 | 历史事件 | 组织 | 物品 aliases: [] # 别名,如 ["蜂群思维", "蜂群", "Hivemind"] status: active # active | disputed | deprecated