juechafun/02-领域/TDesign/领域知识地图.md

22 lines
340 B
Markdown

#领域/TDesign
#复盘/0
## 语法相关
- [[Python-排序]]
- [[Python-线程锁]]
### 未链接内容
```dataview
list without ID file.link
from #领域/TDesign
where !contains(this.file.outlinks, file.link)
and file.link != this.file.link
and file.name != "觉察知识-标签配置"
and file.mtime < date(now) - dur("1h")
```