vault backup: 2025-03-05 11:18:25

This commit is contained in:
Dane Sabo 2025-03-05 11:18:26 -05:00
parent 17fefc52c1
commit 4974752f08
9 changed files with 34 additions and 16 deletions

View File

@ -1,7 +1,7 @@
---
TQ_extra_instructions: |-
show tree
not done
show tree
show urgency
sort by urgency
tags do not include #subtask
@ -17,20 +17,24 @@ sort by function task.created.format("dddd")
# 😎 Tasks
>[!danger] **Extreme Urgency Tasks**
>```tasks
>not done
>filter by function task.urgency >16.999
> ```
>[!warning] **High Urgency Tasks**
>```tasks
>not done
>filter by function task.urgency >12.999 && task.urgency<17.0
> ```
>[!todo] **Medium Urgency Tasks**
>```tasks
>not done
>filter by function task.urgency >7.999 && task.urgency<13.0
> ```
>[!done] **Low Urgency Tasks**
>```tasks
>not done
>filter by function task.urgency <8.0
> ```

View File

@ -13,7 +13,7 @@ tags:
- [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
- [-] 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!
```tasks

View File

@ -9,8 +9,8 @@ tags:
[[ Weekly Note 2025-02-24]]
# Summary
## What's the plan?
- [ ] Write up weekly summary #Administrative 📅 2025-03-03 ⏳ 2025-03-03 ⏫
- [ ] Finish thesis update #Thesis 📅 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
## What's the results!
```tasks

View File

@ -2,7 +2,7 @@
- [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
- [<] 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
- [ ] Project Proposal #ME2046 ⏫ 📅 2025-03-20 ⏳ 2025-03-01

View File

@ -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

View File

@ -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
---

View File

@ -0,0 +1,8 @@
---
title: Bus Home
allDay: false
startTime: 16:00
endTime: 17:00
date: 2025-03-05
completed: null
---

View File

@ -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
---

View File

@ -0,0 +1,8 @@
---
title: Set up Union Github Repo
allDay: false
startTime: 09:00
endTime: 10:00
date: 2025-03-06
completed: null
---