Skip to content

Latest commit

 

History

History
64 lines (46 loc) · 863 Bytes

File metadata and controls

64 lines (46 loc) · 863 Bytes
aliases
References MOC
created 2023-09-10
isoCreated 2023-09-10 07:10:01 +0800
ordinal 0
tags
map

up: [[00_Home MOC|Home MOC]]

All References

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

My References

table without id
file.link as "Title",
file.etags as "Tags"
from #info/reference
where !contains(tags, "excalidraw")
sort created desc, file.ctime desc

From other sources

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

Excalidraw

list
from #excalidraw


Related