vault backup: 2025-03-05 10:55:51
This commit is contained in:
parent
d37d10d8d4
commit
54226fd494
@ -4,6 +4,7 @@ not done
|
|||||||
(no due date)
|
(no due date)
|
||||||
path does not include 1000s Templates/Literature Note.md
|
path does not include 1000s Templates/Literature Note.md
|
||||||
sort by function task.created.format("dddd")
|
sort by function task.created.format("dddd")
|
||||||
|
|
||||||
```
|
```
|
||||||
# 😎 Tasks
|
# 😎 Tasks
|
||||||
>[!danger] **Extreme Urgency Tasks**
|
>[!danger] **Extreme Urgency Tasks**
|
||||||
@ -14,6 +15,7 @@ sort by function task.created.format("dddd")
|
|||||||
>filter by function task.urgency >16.999
|
>filter by function task.urgency >16.999
|
||||||
>sort by urgency
|
>sort by urgency
|
||||||
>group by tags
|
>group by tags
|
||||||
|
>show tree
|
||||||
> ```
|
> ```
|
||||||
|
|
||||||
>[!warning] **High Urgency Tasks**
|
>[!warning] **High Urgency Tasks**
|
||||||
@ -24,6 +26,7 @@ sort by function task.created.format("dddd")
|
|||||||
>filter by function task.urgency >12.999 && task.urgency<17.0
|
>filter by function task.urgency >12.999 && task.urgency<17.0
|
||||||
>group by tags
|
>group by tags
|
||||||
>sort by urgency
|
>sort by urgency
|
||||||
|
>show tree
|
||||||
> ```
|
> ```
|
||||||
|
|
||||||
>[!todo] **Medium Urgency Tasks**
|
>[!todo] **Medium Urgency Tasks**
|
||||||
@ -34,6 +37,7 @@ sort by function task.created.format("dddd")
|
|||||||
>filter by function task.urgency >7.999 && task.urgency<13.0
|
>filter by function task.urgency >7.999 && task.urgency<13.0
|
||||||
>sort by urgency
|
>sort by urgency
|
||||||
>group by tags
|
>group by tags
|
||||||
|
>show tree
|
||||||
> ```
|
> ```
|
||||||
|
|
||||||
>[!done] **Low Urgency Tasks**
|
>[!done] **Low Urgency Tasks**
|
||||||
@ -44,4 +48,5 @@ sort by function task.created.format("dddd")
|
|||||||
>filter by function task.urgency <8.0
|
>filter by function task.urgency <8.0
|
||||||
>sort by urgency
|
>sort by urgency
|
||||||
>group by tags
|
>group by tags
|
||||||
|
>show tree
|
||||||
> ```
|
> ```
|
||||||
|
|||||||
@ -9,6 +9,10 @@ tags:
|
|||||||
[[ Weekly Note 2025-02-24]]
|
[[ Weekly Note 2025-02-24]]
|
||||||
# Summary
|
# Summary
|
||||||
## What's the plan?
|
## What's the plan?
|
||||||
|
- [ ] Make research spotlight email and script #GSA 📅 2025-03-05
|
||||||
|
- [ ] Make the script
|
||||||
|
- [ ] Write the email
|
||||||
|
- [ ] Send out that email
|
||||||
|
|
||||||
## What's the results!
|
## What's the results!
|
||||||
```tasks
|
```tasks
|
||||||
|
|||||||
8
900s Calendars/Learning/2025-03-05 ME2046 HW3.md
Normal file
8
900s Calendars/Learning/2025-03-05 ME2046 HW3.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: ME2046 HW3
|
||||||
|
allDay: false
|
||||||
|
startTime: 11:00
|
||||||
|
endTime: 12:00
|
||||||
|
date: 2025-03-05
|
||||||
|
completed: null
|
||||||
|
---
|
||||||
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: Mail Setup and Email
|
||||||
|
allDay: false
|
||||||
|
startTime: 10:00
|
||||||
|
endTime: 11:00
|
||||||
|
date: 2025-03-05
|
||||||
|
completed: null
|
||||||
|
---
|
||||||
@ -1,10 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: Dinner
|
title: Dinner
|
||||||
allDay: false
|
allDay: false
|
||||||
startTime: 17:00
|
startTime: 21:00
|
||||||
endTime: 18:00
|
endTime: 22:00
|
||||||
type: recurring
|
type: single
|
||||||
daysOfWeek: [T]
|
daysOfWeek: [T]
|
||||||
startRecur: 2025-02-25
|
startRecur: 2025-02-25
|
||||||
endRecur: 2025-04-22
|
endRecur: 2025-04-22
|
||||||
|
date: 2025-03-04
|
||||||
---
|
---
|
||||||
@ -28,7 +28,7 @@
|
|||||||
- [[2025-07-03 Travel to Milton Keynes.md]]
|
- [[2025-07-03 Travel to Milton Keynes.md]]
|
||||||
- [[2025-07-07 Check in at Hilton Garden Inn London Heathrow.md]]
|
- [[2025-07-07 Check in at Hilton Garden Inn London Heathrow.md]]
|
||||||
- [[(Every F) Drive Home.md]]
|
- [[(Every F) Drive Home.md]]
|
||||||
- [[(Every T) Dinner.md]]
|
- [[2025-03-04 Dinner]]
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
|
|||||||
@ -1,9 +1,9 @@
|
|||||||
---
|
---
|
||||||
title: Rust Chapter 2
|
title: Rust Chapter 2
|
||||||
allDay: false
|
allDay: false
|
||||||
startTime: 13:00
|
startTime: 15:00
|
||||||
endTime: 14:00
|
endTime: 16:00
|
||||||
date: 2025-03-04
|
date: 2025-03-05
|
||||||
completed: null
|
completed: null
|
||||||
type: single
|
type: single
|
||||||
---
|
---
|
||||||
@ -1,9 +1,9 @@
|
|||||||
---
|
---
|
||||||
title: Finish Assembly Verification paper
|
title: Finish Assembly Verification paper
|
||||||
allDay: false
|
allDay: false
|
||||||
startTime: 14:00
|
startTime: 08:00
|
||||||
endTime: 15:00
|
endTime: 09:00
|
||||||
date: 2025-03-04
|
date: 2025-03-06
|
||||||
completed: null
|
completed: null
|
||||||
type: single
|
type: single
|
||||||
---
|
---
|
||||||
@ -9,8 +9,8 @@
|
|||||||
- [[2025-02-24 TLA Learning Plan and Notes.md]]
|
- [[2025-02-24 TLA Learning Plan and Notes.md]]
|
||||||
- [[2025-02-26 BoardTalk with Robert.md]]
|
- [[2025-02-26 BoardTalk with Robert.md]]
|
||||||
- [[2025-02-28 TLA+ Proof.md]]
|
- [[2025-02-28 TLA+ Proof.md]]
|
||||||
- [[2025-03-04 Finish Assembly Verification paper.md]]
|
- [[2025-03-06 Finish Assembly Verification paper]]
|
||||||
- [[2025-03-04 Rust Chapter 2.md]]
|
- [[2025-03-05 Rust Chapter 2]]
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user