diff --git a/0 Managerial Pages/To Do List.md b/0 Managerial Pages/To Do List.md index 2ae0911e8..7ee8f8004 100644 --- a/0 Managerial Pages/To Do List.md +++ b/0 Managerial Pages/To Do List.md @@ -3,7 +3,7 @@ - [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] 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 - [x] Water the plants! ⏳ 2024-09-24 📅 2024-09-24 [completion:: 2024-09-24] diff --git a/task tryout page.md b/task tryout page.md index f05a94202..b8b5562c7 100644 --- a/task tryout page.md +++ b/task tryout page.md @@ -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 1. Finished tasks