![[2023 Year of "embrace"]] ## Today's Plan: ## Day Planner - [x] 08:00 weekly review + plan - [x] 11:30 listen - [x] 12:00 run ## What will I do to embrace the reality of the day? - catch up! do my weekly review - run 8 miles - have a nice dinner with the family ## What did I do to embrace the day? Made a yummy dinner Ran big time 9 miles ## When did I struggle to embrace the day? ## What were some moments and feelings I had during the day? ## Today's Tasks ```tasks not done due today or before today short mode sort by description hide edit button hide backlink ``` ```todoist { "name": "My Tasks", "filter": "today" } ``` ## Overdue Tasks ```tasks not done due before today short mode sort by description hide edit button hide backlink ``` ```todoist { "name": "My Tasks", "filter": "overdue" } ``` ## Completed Tasks ```tasks done due today short mode sort by description hide edit button hide backlink ``` %% COMPLETED_TODOIST_TASKS_START COMPLETED_TODOIST_TASKS_END %% ## Upcoming ```tasks not done due after today hide edit button hide backlink ``` ```todoist { "name": "My Tasks", "filter": "tomorrow" } ```