880 B
880 B
| date | tags |
|---|---|
| 2025-01-14 |
Links to Other Pages
Yesterday | Tomorrow
<< 1 Daily Notes/2025/2025-01-13 | 1 Daily Notes/2025/2025-01-15 >>
This Week's Weekly Note
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!
- Review emails for GSA #GSA ✅ 2025-01-14
- Message Antoine about graduate student list [completion:: 2025-01-15]
- 2025-01-14 Microkernels [completion:: 2025-01-15]
- Email Dan about taking a 4th class... Pattern recognition [completion:: 2025-01-15]
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