juechafun/02-领域/物联实验室/领域知识地图.md

22 lines
386 B
Markdown

#领域/信息科技
#复盘/5
## 基础配置
- [[物联实验室-dataease数据集配置]]
- [[操作说明-基础环境]]
### 未链接内容
```dataview
list without ID file.link
from #领域/物联实验室
where !contains(this.file.outlinks, file.link)
and file.link != this.file.link
and file.name != "觉察知识-标签配置"
and file.mtime < date(now) - dur("1s")
```