vault backup: 2025-01-23 18:04:01
This commit is contained in:
parent
adb4a8b27e
commit
c46f08d5a0
@ -3,7 +3,7 @@
|
|||||||
- [x] Create meeting for next week 📅 2024-09-20 ✅ 2024-09-20
|
- [x] Create meeting for next week 📅 2024-09-20 ✅ 2024-09-20
|
||||||
- [x] Email Megan Lenze looking for table cloth 📅 2024-09-27 [completion:: 2024-09-30]
|
- [x] Email Megan Lenze looking for table cloth 📅 2024-09-27 [completion:: 2024-09-30]
|
||||||
- [x] Write an email for Lauren 📅 2024-10-15 [completion:: 2024-10-15]
|
- [x] Write an email for Lauren 📅 2024-10-15 [completion:: 2024-10-15]
|
||||||
- [ ] [[Qualifier Support Group Plan]] ⏳ 2024-12-19 📅 2025-01-03 ✅ 2026-01-17
|
- [ ] [[Qualifier Support Group Plan]] ⏳ 2024-12-19 📅 2025-01-27 ✅ 2026-01-17
|
||||||
|
|
||||||
# Personal
|
# Personal
|
||||||
- [x] Water the plants! ⏳ 2024-09-24 📅 2024-09-24 [completion:: 2024-09-24]
|
- [x] Water the plants! ⏳ 2024-09-24 📅 2024-09-24 [completion:: 2024-09-24]
|
||||||
|
|||||||
@ -1,40 +1,40 @@
|
|||||||
|
# Task List
|
||||||
|
>[!danger] **Extreme Urgency Tasks**
|
||||||
|
>```tasks
|
||||||
|
>not done
|
||||||
|
>show urgency
|
||||||
|
>filter by function task.urgency >14.999
|
||||||
|
>sort by urgency
|
||||||
|
>group by tags
|
||||||
|
> ```
|
||||||
|
|
||||||
|
>[!warning] **High Urgency Tasks**
|
||||||
|
>```tasks
|
||||||
|
>not done
|
||||||
|
>show urgency
|
||||||
|
>filter by function task.urgency >9.999 && task.urgency<15.0
|
||||||
|
>sort by urgency
|
||||||
|
>group by tags
|
||||||
|
> ```
|
||||||
|
|
||||||
|
>[!todo] **Medium Urgency Tasks**
|
||||||
|
>```tasks
|
||||||
|
>not done
|
||||||
|
>show urgency
|
||||||
|
>filter by function task.urgency >4.999 && task.urgency<10.0
|
||||||
|
>sort by urgency
|
||||||
|
>group by tags
|
||||||
|
> ```
|
||||||
|
|
||||||
|
>[!done] **Low Urgency Tasks**
|
||||||
|
>```tasks
|
||||||
|
>not done
|
||||||
|
>show urgency
|
||||||
|
>filter by function task.urgency <5.0
|
||||||
|
>sort by urgency
|
||||||
|
>group by tags
|
||||||
|
> ```
|
||||||
|
|
||||||
>[!todo] Task List
|
|
||||||
>>[!danger] **Extreme Urgency Tasks**
|
|
||||||
>>```tasks
|
|
||||||
>>not done
|
|
||||||
>>show urgency
|
|
||||||
>>filter by function task.urgency >14.999
|
|
||||||
>>sort by urgency
|
|
||||||
>>group by tags
|
|
||||||
>> ```
|
|
||||||
>
|
|
||||||
>>[!warning] **High Urgency Tasks**
|
|
||||||
>>```tasks
|
|
||||||
>>not done
|
|
||||||
>>show urgency
|
|
||||||
>>filter by function task.urgency >9.999 && task.urgency<15.0
|
|
||||||
>>sort by urgency
|
|
||||||
>>group by tags
|
|
||||||
>> ```
|
|
||||||
>
|
|
||||||
>>[!todo] **Medium Urgency Tasks**
|
|
||||||
>>```tasks
|
|
||||||
>>not done
|
|
||||||
>>show urgency
|
|
||||||
>>filter by function task.urgency >4.999 && task.urgency<10.0
|
|
||||||
>>sort by urgency
|
|
||||||
>>group by tags
|
|
||||||
>> ```
|
|
||||||
>
|
|
||||||
>>[!done] **Low Urgency Tasks**
|
|
||||||
>>```tasks
|
|
||||||
>>not done
|
|
||||||
>>show urgency
|
|
||||||
>>filter by function task.urgency <5.0
|
|
||||||
>>sort by urgency
|
|
||||||
>>group by tags
|
|
||||||
>> ```
|
|
||||||
|
|
||||||
For Task Dashboard, we should exclude
|
For Task Dashboard, we should exclude
|
||||||
1. Finished tasks
|
1. Finished tasks
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user