docs(kb): 为角色与设定 Bible 添加「关联提案」Dataview 区块
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -84,4 +84,15 @@ related_worldbuilding: [原型, 罐头, 唆麻]
|
||||
> | 4 | [[inbox/archived/超人戈塔什]]、[[inbox/archived/流程大纲表格版]] | 戈塔什排异、露丝治愈;原型排异贯穿 |
|
||||
> | 5 | [[inbox/archived/2月脑暴]]、[[inbox/archived/20260211【DEMO】待调整剧情]] | 排异相关设定 |
|
||||
> | 6 | [[inbox/archived/Pitch人设汇总]]、Yarn文件索引 | 排异与角色线 |
|
||||
---
|
||||
|
||||
### 📡 关联提案 (自动追踪)
|
||||
|
||||
> 以下是针对本条目的未决提案,决策前请参考。
|
||||
|
||||
```dataview
|
||||
TABLE author as "发起人", created as "日期", summary as "一句话"
|
||||
FROM "kb/proposals"
|
||||
WHERE contains(targets, this.file.link) AND status = "open"
|
||||
SORT created DESC
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user