Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.inplain.app/llms.txt

Use this file to discover all available pages before exploring further.

痛点

客户问的那个数字变了。我要在 deck / 报告 / Excel 里同时改三遍,经常漏。
— B2B 销售总监,2026 Q1 用户访谈第 14 位

解法:@ref

本季度留存 @sheet:retention:col:percentage:avg —— 见详细 @doc:method 的方法论。
渲染时这一行被替换成:
本季度留存 73% — 见详细 Q3 留存模型方法论 的方法论。
sheet 改一个数,deck/doc 下次刷新自动是新的。

语法

Pattern含义
@deck:abc指 deck abc 的 cover
@deck:abc:s3指 deck abc 第 3 张 slide
@doc:def指 doc def 的 H1
@doc:def:b5指 doc def 的第 5 个 block
@sheet:xyz整个 sheet 嵌入(默认前 5 行)
@sheet:xyz:col:percentage仅 percentage 列
@sheet:xyz:col:percentage:avgpercentage 列平均值
@sheet:xyz:col:percentage:sumsum / max / min / count 都行

sheet 块嵌入

[sheet:customers] columns=name,retention limit=10
整张表渲染成 markdown table。

工作台体感

  • 编辑器右侧 sidebar 显示当前 doc 的所有 outgoing refs
  • ⌘K 命令面板搜 “Backlinks” 显示哪些 doc 在引当前
  • 任意 ref 旁有 icon 跳到目标
  • 渲染失效(目标删了 / col 改名)→ stale banner 顶部提醒