DataView plugin
Obsidian plugin
tagged articles
```dataview
table title from #xxx
```
orphan notes
```dataview
list
from ""
where length(file.inlinks) =0 and length(file.outlinks) = 0
```
Obsidian plugin
```dataview
table title from #xxx
```
```dataview
list
from ""
where length(file.inlinks) =0 and length(file.outlinks) = 0
```