docs(kb): 为角色与设定 Bible 添加「关联提案」Dataview 区块
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -90,3 +90,15 @@ related_worldbuilding: [18岁改造]
|
||||
> |---|------|----------------|
|
||||
> | 1 | [[inbox/archived/Pitch人设汇总]]、[[inbox/archived/角色魅力梳理]] | 潘帕斯/陌客/吟游诗人人设、鲍勃迪伦+切格瓦拉、与姐姐义体村、18岁改造台词 |
|
||||
> | 2 | [[inbox/archived/故事大纲]]、[[inbox/archived/剧情细纲]]、[[inbox/archived/_ 设定展开]]、[[inbox/archived/流程大纲表格版]] | 身体音乐组件、调音、心弦、卡鲁斯大帝/宇航员故事 |
|
||||
---
|
||||
|
||||
### 📡 关联提案 (自动追踪)
|
||||
|
||||
> 以下是针对本条目的未决提案,决策前请参考。
|
||||
|
||||
```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