1.2 KiB
1.2 KiB
| date | tags |
|---|---|
| 2024-09-19 |
Yesterday | Tomorrow
<< 2024-09-18 1 | 2024-09-20 >>
This Week's Weekly Note
Tasks for today
- Email Dr. Cho about Qualifying Exam
- Email Kerry back?
- Set up GSA meeting
Due
task
where
due <= date(this.date)
and due
and !completed
and status != "-"
and status != " "
sort due asc
group by file.folder
Scheduled
task
where
scheduled
and scheduled <= date(this.date)
and !completed
and status != "-"
and status != " "
sort due asc
group by file.folder
Completed
task
where
completed
and completion = date(this.date)
sort due asc
group by file.folder
Calendar Tasks
- Obsidian Tuneup [startTime:: 07:30] [endTime:: 07:45]
- Work on TRTR Presentation [startTime:: 07:45] [endTime:: 08:30]
- Walk Lewie [startTime:: 08:30] [endTime:: 09:15]
- Travel to Benedum for weekly meeting [startTime:: 10:45] [endTime:: 13:00]
- Lunch [startTime::13:00] [endTime:: 14:00]
- Take Lewie to vet for heartworm and flea / tick medicine [startTime:: 14:00] [endTime:: 15:00]
- Work on BeagleBone controller stuff [startTime:: 15:00] [endTime:: 17:00]