docs(kb): 为角色与设定 Bible 添加「关联提案」Dataview 区块
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -133,3 +133,15 @@ related_worldbuilding: [原型, 梦, 回收]
|
||||
> | 16 | [[inbox/archived/4.28关于火山和英里的讨论会议记录]]、[[inbox/archived/4.27关于火山第二次维修和英里维修的会议记录]] | 火山/英理线会议结论、与路斯流程的衔接 |
|
||||
> | 17 | [[inbox/archived/角色魅力梳理]]、[[inbox/archived/角色维修相关]] | 路斯魅力点与维修 hub 设计 |
|
||||
> | 18 | Aletheia 旧条目 医生 | 旧项目医生条:基础信息、弧线、关系网(已聚合至本 SSOT) |
|
||||
---
|
||||
|
||||
### 📡 关联提案 (自动追踪)
|
||||
|
||||
> 以下是针对本条目的未决提案,决策前请参考。
|
||||
|
||||
```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