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