Obsidian/1 Daily Notes/2025/2025-01-22.md

884 B

date tags
2025-01-22

Links to Other Pages

Yesterday | Tomorrow

<< 1 Daily Notes/2025/2025-01-21 | 1 Daily Notes/2025/2025-01-23 >>

This Week's Weekly Note

Weekly Note 2025-01-15

Summary

What's Overdue!

task
from "1 Daily Notes" 
where !completed 
	and status != "-"
	and file.name != this.file.name
group by file.name

What's the plan!

  • Figure out how to rectify task lists so they show up in daily tasks #Administrative

What's the results!

task
from "1 Daily Notes" 
where completed
	and completion = date(this.file.name)
	and file.name != this.file.name
group by file.name

Calendar Tasks

  • ANS Paper [startTime:: 13:00] [endTime:: 16:00]
  • Lunch [startTime:: 12:00] [endTime:: 13:00]
  • ME 2046 HW1 [startTime:: 11:00] [endTime:: 12:00]
  • HACPS Reading [startTime:: 09:00] [endTime:: 10:30]