Data
Some extra notes of GSO : here graph convolutions
TABLE status, type, filter(file.inlinks, (i) => contains(i.type, "lecture_note")) as Lectures
FROM #concepts
WHERE contains(parent, this.file.link)
OR contains(parent, "TOPIC")
SORT file.cday asc
FLATTEN choice(type="theorem", "🧮","") + choice(!type, "💡", "") as type