Files
JD_Business/Calendar/Calendar.md
2026-03-31 23:54:54 +02:00

12 lines
129 B
Markdown

---
tags:
- Calendar
---
```dataview
table file.outlinks
from "Calendar"
where file.name != "Calendar"
sort file.name asc
```