~ [[_Home]] *This is your notes sorted by the date they were last updated, limited to the last 25 notes* ``` dataview TABLE dateformat(file.mtime, "yyyy-MM-dd") as "Last Modified", file.folder as "Location" FROM -"x" AND -"Calendar" SORT file.mtime ASC LIMIT 25 ``` --- Back to [[_Home]]