# 2022-09-23 << [[2022-09-22]] | [[2022-09-24]]>> ## Today's Log ```dataview LIST FROM -"Plans" and -"resources" WHERE file.day = date("2022-09-23") ``` ### Today ```tasks scheduled (on) 2022-09-23 hide backlink ``` ## Tasks #### Over Due Writing ```tasks not done due before 2022-09-23 sort by due hide backlink ``` #### Due Soon Writing ```tasks not done sort by due due after 2022-09-23 hide backlink ``` #### Over schedule Reading ```tasks not done scheduled before {{date-1d:YYYY-MM-DD}} sort by due hide backlink ``` #### Due Soon Reading ```tasks not done sort by due scheduled after {{date+1:YYYY-MM-DD}} scheduled before {{date+7d:YYYY-MM-DD}} hide backlink ``` #### No Due Date ```tasks not done no due date ```