vault backup: 2025-03-05 11:18:25
This commit is contained in:
parent
17fefc52c1
commit
4974752f08
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
TQ_extra_instructions: |-
|
TQ_extra_instructions: |-
|
||||||
show tree
|
|
||||||
not done
|
not done
|
||||||
|
show tree
|
||||||
show urgency
|
show urgency
|
||||||
sort by urgency
|
sort by urgency
|
||||||
tags do not include #subtask
|
tags do not include #subtask
|
||||||
@ -17,20 +17,24 @@ sort by function task.created.format("dddd")
|
|||||||
# 😎 Tasks
|
# 😎 Tasks
|
||||||
>[!danger] **Extreme Urgency Tasks**
|
>[!danger] **Extreme Urgency Tasks**
|
||||||
>```tasks
|
>```tasks
|
||||||
|
>not done
|
||||||
>filter by function task.urgency >16.999
|
>filter by function task.urgency >16.999
|
||||||
> ```
|
> ```
|
||||||
|
|
||||||
>[!warning] **High Urgency Tasks**
|
>[!warning] **High Urgency Tasks**
|
||||||
>```tasks
|
>```tasks
|
||||||
|
>not done
|
||||||
>filter by function task.urgency >12.999 && task.urgency<17.0
|
>filter by function task.urgency >12.999 && task.urgency<17.0
|
||||||
> ```
|
> ```
|
||||||
|
|
||||||
>[!todo] **Medium Urgency Tasks**
|
>[!todo] **Medium Urgency Tasks**
|
||||||
>```tasks
|
>```tasks
|
||||||
|
>not done
|
||||||
>filter by function task.urgency >7.999 && task.urgency<13.0
|
>filter by function task.urgency >7.999 && task.urgency<13.0
|
||||||
> ```
|
> ```
|
||||||
|
|
||||||
>[!done] **Low Urgency Tasks**
|
>[!done] **Low Urgency Tasks**
|
||||||
>```tasks
|
>```tasks
|
||||||
|
>not done
|
||||||
>filter by function task.urgency <8.0
|
>filter by function task.urgency <8.0
|
||||||
> ```
|
> ```
|
||||||
|
|||||||
@ -13,7 +13,7 @@ tags:
|
|||||||
- [x] Do something with Robert's Email #Email 🔽 ⏳ 2025-02-20 📅 2025-02-20 ✅ 2025-02-27
|
- [x] Do something with Robert's Email #Email 🔽 ⏳ 2025-02-20 📅 2025-02-20 ✅ 2025-02-27
|
||||||
- [x] Join union discord #Union ⏳ 2025-02-21 📅 2025-02-21 ✅ 2025-02-21
|
- [x] Join union discord #Union ⏳ 2025-02-21 📅 2025-02-21 ✅ 2025-02-21
|
||||||
- [-] Invite Yiyang to signal chat #Union 🔽 ⏳ 2025-02-21 📅 2025-02-21 ❌ 2025-02-27
|
- [-] Invite Yiyang to signal chat #Union 🔽 ⏳ 2025-02-21 📅 2025-02-21 ❌ 2025-02-27
|
||||||
- [ ] Set up union github repo #Union 🔽 ⏳ 2025-02-21 📅 2025-02-21
|
- [<] Set up union github repo #Union 🔽 ⏳ 2025-02-21 📅 2025-02-21
|
||||||
|
|
||||||
## What's the results!
|
## What's the results!
|
||||||
```tasks
|
```tasks
|
||||||
|
|||||||
@ -9,8 +9,8 @@ tags:
|
|||||||
[[ Weekly Note 2025-02-24]]
|
[[ Weekly Note 2025-02-24]]
|
||||||
# Summary
|
# Summary
|
||||||
## What's the plan?
|
## What's the plan?
|
||||||
- [ ] Write up weekly summary #Administrative 📅 2025-03-03 ⏳ 2025-03-03 ⏫
|
- [<] Write up weekly summary #Administrative ⏫ ⏳ 2025-03-03 📅 2025-03-03
|
||||||
- [ ] Finish thesis update #Thesis 📅 2025-03-03 ⏳ 2025-03-03 ⏫
|
- [<] Finish thesis update #Thesis ⏫ ⏳ 2025-03-03 📅 2025-03-03
|
||||||
|
|
||||||
## What's the results!
|
## What's the results!
|
||||||
```tasks
|
```tasks
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
- [x] Homework Assignment 2 #ME2046 ⏳ 2025-02-03 📅 2025-02-06 ✅ 2025-02-13
|
- [x] Homework Assignment 2 #ME2046 ⏳ 2025-02-03 📅 2025-02-06 ✅ 2025-02-13
|
||||||
- [x] Homework Assignment 2 - Code Files #ME2046 ⏳ 2025-02-03 📅 2025-02-06 ✅ 2025-02-13
|
- [x] Homework Assignment 2 - Code Files #ME2046 ⏳ 2025-02-03 📅 2025-02-06 ✅ 2025-02-13
|
||||||
- [<] Homework Assignment 3 #ME2046 ⏫ ⏳ 2025-02-17 📅 2025-02-27
|
- [<] Homework Assignment 3 #ME2046 ⏫ ⏳ 2025-02-17 📅 2025-02-27
|
||||||
- [ ] Homework Assignment 4 #ME2046 ⏫ ⏳ 2025-03-05 📅 2025-03-11
|
- [ ] Homework Assignment 4 #ME2046 ⏫ ⏳ 2025-03-11 📅 2025-03-18
|
||||||
|
|
||||||
# Projects
|
# Projects
|
||||||
- [ ] Project Proposal #ME2046 ⏫ 📅 2025-03-20 ⏳ 2025-03-01
|
- [ ] Project Proposal #ME2046 ⏫ 📅 2025-03-20 ⏳ 2025-03-01
|
||||||
|
|||||||
@ -7,6 +7,6 @@ Engineering is a step on top of science. Engineering is *creating* with science'
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
- [ ] Innovators dilemma. An interesting book that discusses, well, the innovators dilemma. ⏳ 2025-02-24 📅 2025-02-28
|
- [ ] Innovators dilemma. An interesting book that discusses, well, the innovators dilemma. ⏬ ⏳ 2025-02-24 📅 2025-02-28
|
||||||
|
|
||||||
- [ ] Look up Pancake. Language that is good for drivers but also easy to distill proofs. 🛫 2025-02-24 📅 2025-02-28
|
- [ ] Look up Pancake. Language that is good for drivers but also easy to distill proofs. 🛫 2025-02-24 📅 2025-02-28
|
||||||
|
|||||||
@ -1,10 +0,0 @@
|
|||||||
---
|
|
||||||
title: Drive Home
|
|
||||||
allDay: false
|
|
||||||
startTime: 11:30
|
|
||||||
endTime: 12:00
|
|
||||||
type: recurring
|
|
||||||
daysOfWeek: [F]
|
|
||||||
startRecur: 2025-02-21
|
|
||||||
endRecur: 2025-04-11
|
|
||||||
---
|
|
||||||
8
900s Calendars/Personal/2025-03-05 Bus Home.md
Normal file
8
900s Calendars/Personal/2025-03-05 Bus Home.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: Bus Home
|
||||||
|
allDay: false
|
||||||
|
startTime: 16:00
|
||||||
|
endTime: 17:00
|
||||||
|
date: 2025-03-05
|
||||||
|
completed: null
|
||||||
|
---
|
||||||
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: Write research spotlight email and pick people for it
|
||||||
|
allDay: false
|
||||||
|
startTime: 13:30
|
||||||
|
endTime: 14:00
|
||||||
|
date: 2025-03-05
|
||||||
|
completed: null
|
||||||
|
---
|
||||||
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: Set up Union Github Repo
|
||||||
|
allDay: false
|
||||||
|
startTime: 09:00
|
||||||
|
endTime: 10:00
|
||||||
|
date: 2025-03-06
|
||||||
|
completed: null
|
||||||
|
---
|
||||||
Loading…
x
Reference in New Issue
Block a user