pub fn render_index(entries: &[LedgerEntry]) -> StringExpand description
把 ledger 条目渲染为 markdown 导航索引。
输出结构:
# Spool Knowledge Index
## User-Level (always loaded)
- [title] type · record_id
## Project: <project-id>
- [title] type · record_idpub fn render_index(entries: &[LedgerEntry]) -> String把 ledger 条目渲染为 markdown 导航索引。
输出结构:
# Spool Knowledge Index
## User-Level (always loaded)
- [title] type · record_id
## Project: <project-id>
- [title] type · record_id