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