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