``` dataview table file.mtime as MODIFIED from #note/sourcereview/book WHERE file.ctime >= date(2024-07-01) - dur(12 week) sort file.ctime desc ```