1
0
This commit is contained in:
2025-11-21 15:19:24 +01:00
parent acd0c4182c
commit e596c7d630
34 changed files with 546 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
```dataview
LIST
WHERE file.name != "index" and contains(file.folder, this.file.folder)
```