316 B
316 B
source: query
query: "<% tp.file.folder(true) %>"
minFontSize: 5
weight: 3
shuffle: true
TABLE excerpt AS Comment, file.cday AS Date
FROM "<% tp.file.folder(true) %>"
WHERE date>0
SORT date asc