docs(kb): 为角色与设定 Bible 添加「关联提案」Dataview 区块
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -88,4 +88,15 @@ related_worldbuilding:
|
||||
> | 3 | [[inbox/archived/《爱与机器人维修技术》世界观_剧情梗概(对外)]] | 出生即改造、新政策 |
|
||||
> | 4 | [[inbox/archived/Pitch人设汇总]] | 吟游诗人台词 |
|
||||
> | 5 | [[inbox/archived/2月脑暴]] | 记忆与排异、改造来源 |
|
||||
---
|
||||
|
||||
### 📡 关联提案 (自动追踪)
|
||||
|
||||
> 以下是针对本条目的未决提案,决策前请参考。
|
||||
|
||||
```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