```dataview TABLE file.ctime as "Created" FROM #TODO SORT file.ctime DESC ``` ```dataview TABLE file.ctime as "Created" FROM #factscheck SORT file.ctime DESC ```