Initial commit
This commit is contained in:
@@ -0,0 +1,73 @@
|
||||
# Chores
|
||||
|
||||
```mermaid
|
||||
flowchart
|
||||
subgraph DAILY_CHORES[Daily Chores]
|
||||
subgraph FOOD[Food]
|
||||
DAILY_CHORES_COOKING[Cooking]
|
||||
DAILY_CHORES_CLEAN_KITCHEN[Clean Kitchen]
|
||||
DAILY_CHORES_DISHES[Dishes]
|
||||
DAILY_CHORES_EAT[Eat]
|
||||
end
|
||||
DAILY_CHORES_WALK_DOG[Walk Dog]
|
||||
DAILY_CHORES_MAKE_BED[Make Bed]
|
||||
DAILY_CHORES_TIDY[Tidy Common Areas]
|
||||
end
|
||||
subgraph WEEKLY_CHORES[Weekly Chores]
|
||||
TRASH[Takeout Trash]
|
||||
LAUNDRY[Laundry]
|
||||
end
|
||||
subgraph MONTHLY_CHORES[Monthly Chores]
|
||||
MONTHLY_CHORES_CLEAN_BATHROOM[Clean Bathroom]
|
||||
end
|
||||
subgraph QUARTERLY_CHORES[Quarterly Chores]
|
||||
end
|
||||
subgraph SEMI_ANNUAL_CHORES[Semi-Annual Chores]
|
||||
end
|
||||
|
||||
subgraph ANNUAL_CHORES[Annual Chores]
|
||||
end
|
||||
```
|
||||
|
||||
# Daily
|
||||
|
||||
- Handle personal/work emails.
|
||||
|
||||
# Weekly
|
||||
|
||||
- Spotify: Discover Weekly, Release Radar
|
||||
- Handle Timesheet.
|
||||
- Handle Bills.
|
||||
- Aquarium Maintenance
|
||||
- Worm Maintenance
|
||||
|
||||
# Monthly
|
||||
|
||||
- Robot vacuum maintenance.
|
||||
- Vehicle maintenance - Check lights, engine oil, etc..
|
||||
- Check home/vehicle cameras.
|
||||
- Check carbon monoxide detectors and water alarms.
|
||||
- Days to every month:
|
||||
- Friends/Family Day
|
||||
- Self Care Day
|
||||
- Adulting Day
|
||||
- No Tasks Day
|
||||
- Inner Child Day
|
||||
|
||||
# Quarter Year (January, April, July, October)
|
||||
|
||||
- Review goals.
|
||||
- Review subscriptions.
|
||||
- Review Spotify playlists.
|
||||
- Review maps.
|
||||
|
||||
# Semi Annual
|
||||
|
||||
# Yearly
|
||||
|
||||
- Cleanup
|
||||
- Phone Content (Images, Videos, etc..)
|
||||
- Documents
|
||||
- Books
|
||||
- Clothes
|
||||
- Email archives
|
||||
Reference in New Issue
Block a user