docs(kb): 为角色与设定 Bible 添加「关联提案」Dataview 区块
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -73,3 +73,15 @@ related_worldbuilding: [主脑, 机体起源学会, 原型]
|
||||
> |---|------|----------------|
|
||||
> | 1 | [[inbox/落地全剧情]](未归档) | 机体起源学会老大、飞艇场景、神/高维生物/BL27 揭示 |
|
||||
> | 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