Radiofisik

my knowledge base

Radiofisik

TABLE file.day, title, description
SORT file.day DESC
TASK
WHERE !completed
LIMIT 10
GROUP BY file.link
SORT rows.file.ctime ASC
list from [[]] and !outgoing([[]])
TABLE file.ctime AS "Created"
WHERE file.ctime >= date(today) - dur(1 week)
LIST FROM #tag
SORT file.mtime DESC