Dataview query to use in a template, to list file versions

Thank you, but for whatever reason your solution is not working here. As in using that exact code, nothing shows except the code itself.

I have two other queries on the page and they both work. The following is one of them. I only show this for possible insight as to why one works but not the other.

Notes last touched today

List FROM "" WHERE file.mday = date("<%tp.date.now("YYYY-MM-DD")%>") SORT file.mtime asc