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