<% tp.file.cursor() %>

Snapshot

What I created

LIST 
WHERE file.cday = this.file.cday 
	AND file != this.file
SORT file.ctime ASC

What I updated

LIST FROM "content"
WHERE file.mday = this.file.cday 
	AND file != this.file 
	AND !contains(file.path, "index")
LIMIT 10

Footer

Generated using Templater and Dataview plugins and today i learned template. See all templates