1
0
Fork 0
EdikoyoWiki-n04/content/docs/Animals/_index.md

11 lines
200 B
Markdown
Raw Normal View History

2024-09-07 08:54:11 +00:00
---
---
2024-09-07 09:26:19 +00:00
````dataview
2024-09-07 09:31:19 +00:00
TABLE choice(file.name != "_index", file.name, file.folder[-1]) as "Name"
FROM "Animals"
2024-09-07 09:26:19 +00:00
````
<!-- QueryToSerialize: TABLE WITHOUT ID file.link as "Animals" SORT file.name -->