1.3 KiB
1.3 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
- Weekly Meeting Note [startTime:: 10:00] [endTime:: 10:30]
- Breakfast [startTime:: 09:30] [endTime:: 10:00]
- Obsidian Tuneup [startTime:: 07:30] [endTime:: 07:45]
- Email! [startTime:: 07:46] [endTime::08:13]
- Work on TRTR Presentation [startTime:: 08:14] [endTime:: 08:30]
- Walk Lewie [startTime:: 08:30] [endTime:: 09:15]
- Travel to Benedum for weekly meeting [startTime:: 10:45] [endTime:: 13:00]
- Take Lewie to vet for heartworm and flea / tick medicine [startTime:: 14:00] [endTime:: 15:00]
- Work on BeagleBone controller stuff [startTime:: 16:00] [endTime:: 17:00]