juechafun/快速检索.md

15 lines
208 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 核心定义
```plain
编写一个 dataviewObsidian插件 查询的示例,查询出指定文件夹下所有“需求”开头的文件
```
```dataview
LIST
FROM "00-临时碎片文件夹"
```