vault backup: 2024-11-20 09:22:30
This commit is contained in:
commit
8a8ddd3e28
@ -7,6 +7,12 @@ tags:
|
|||||||
# This Week's Weekly Note
|
# This Week's Weekly Note
|
||||||
[[ Weekly Note 2024-11-13]]
|
[[ Weekly Note 2024-11-13]]
|
||||||
# Tasks for today
|
# Tasks for today
|
||||||
|
## Plan
|
||||||
|
- HW9 for NUCE 2100
|
||||||
|
- Mini project 2?
|
||||||
|
- Therapy appt
|
||||||
|
- Create outline for presentation
|
||||||
|
>>>>>>> origin/master
|
||||||
## Due
|
## Due
|
||||||
```dataview
|
```dataview
|
||||||
task
|
task
|
||||||
@ -16,7 +22,10 @@ where
|
|||||||
and !completed
|
and !completed
|
||||||
and status != "-"
|
and status != "-"
|
||||||
sort due asc
|
sort due asc
|
||||||
|
<<<<<<< HEAD
|
||||||
group by file.folder
|
group by file.folder
|
||||||
|
=======
|
||||||
|
>>>>>>> origin/master
|
||||||
```
|
```
|
||||||
## Scheduled
|
## Scheduled
|
||||||
```dataview
|
```dataview
|
||||||
|
|||||||
@ -8,4 +8,5 @@
|
|||||||
- [x] Make things 'VERY CLEAR' [completion:: 2024-11-18]
|
- [x] Make things 'VERY CLEAR' [completion:: 2024-11-18]
|
||||||
- [x] Numerical Solution [completion:: 2024-11-18]
|
- [x] Numerical Solution [completion:: 2024-11-18]
|
||||||
- [x] Recreate figure 3 [completion:: 2024-11-18]
|
- [x] Recreate figure 3 [completion:: 2024-11-18]
|
||||||
- [x] Make a parallel implementation [completion:: 2024-11-18]
|
- [x] Make a parallel implementation [completion:: 2024-11-18]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user