Dashboard
Core Layers
Engineering Stack
Applications & Implementations
Reference
Active Projects
LIST
FROM "09_projects/_active"
WHERE file.name = "overview"Recent Notes
TABLE layer, status
FROM ""
WHERE file.mtime > date(today) - dur(7 days)
AND !contains(file.path, "00_meta")
SORT file.mtime DESC
LIMIT 20