| aliases |
|
| created |
2023-09-10 |
| isoCreated |
2023-09-10 07:10:01 +0800 |
| ordinal |
0 |
| tags |
|
up: [[00_Home MOC|Home MOC]]
table without id
file.link as "Title",
file.etags as "Tags"
from "references" or #info/reference or #output/reference
where !contains(tags, "excalidraw")
sort created desc, file.ctime desc
limit 10
table without id
file.link as "Title",
file.etags as "Tags"
from #info/reference
where !contains(tags, "excalidraw")
sort created desc, file.ctime desc
table without id
file.link as "Title",
file.etags as "Tags"
from "references" and !#info/reference
where !contains(tags, "excalidraw")
sort created desc, file.ctime desc