# 2023-08-21 << [[2023-08-20]] | [[2023-08-22]]>> ![[2023 Plan]] ## Today's Log ```dataview LIST FROM -"Plans" and -"resources" WHERE file.day = date("2023-08-21") ``` ### Today ```tasks scheduled (on) 2023-08-21 hide backlink ``` ## Tasks #### Over Due Writing ```tasks not done due before 2023-08-21 sort by due hide backlink ``` #### Due Soon Writing ```tasks not done sort by due due after 2023-08-21 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 ```