![[2023 Year of "embrace"]]
## Today's Plan:
## What will I do to embrace the reality of the day?
## What did I do to embrace the day?
## 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" }
```