MainVaultDay Planners07-18-23

#DailyNote Daily Games

Table
file.ctime as Created
FROM #daily & #games 
SORT file.ctime DESC
LIMIT 10

Daily TASKS

  • Do Dishes
  • Clean off counters
  • Open Obsidian
  • Work on personal projects
Table
file.ctime as Created
FROM #personalProject  
SORT file.ctime DESC
LIMIT 10

Today I started working on taking notes on the H-Games I've played recently in an attempt to put a finger on them and find why I liked specific ones.

Built with LogoFlowershow