bitsofchris_openaugi-obsidi.../tests/vault/Dataview Note.md

15 lines
260 B
Markdown
Raw Permalink Normal View History

2026-02-25 13:03:28 +00:00
# Notes with Dataview
This note contains a dataview query that should be stripped from output.
```dataview
TABLE file.mtime as "Modified"
FROM "/"
SORT file.mtime DESC
LIMIT 10
```
Regular content after the dataview block.
Also links to [[Linked Note A]].