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