Things | Statements | People | Quotes | Questions
This note collects all notes in the folder Things, sorted by last created.
TABLE WITHOUT ID
choice(contains(file.path, "Atlas/Dots/Things"),
"🧩 " + file.link, file.link) as "Things",
length(file.inlinks) as "Links"
FROM "Atlas/Dots/Things"
SORT file.ctime desc
LIMIT 77Back to Dots
Shh, don’t tell anyone, but here’s a cool view that shows both Things and Statements in a single dual-column view: With our dots combined…