vault backup: 2025-02-10 09:26:07
This commit is contained in:
parent
acd7a1571f
commit
d403d7c756
3
.obsidian/appearance.json
vendored
3
.obsidian/appearance.json
vendored
@ -9,5 +9,6 @@
|
||||
],
|
||||
"baseFontSize": 16,
|
||||
"baseFontSizeAction": true,
|
||||
"nativeMenus": false
|
||||
"nativeMenus": false,
|
||||
"showRibbon": true
|
||||
}
|
||||
@ -12,7 +12,7 @@ tags:
|
||||
- [x] Talk to people about Union (Andrew, Our Lab, Barry Lab and yung soo, Mithin) #Union 🛫 2025-01-31 ⏳ 2025-02-04 📅 2025-02-04 ✅ 2025-02-10
|
||||
- [-] Write email that can go to Sina about union stuff #Union ⏳ 2025-02-03 📅 2025-02-03 ❌ 2025-02-03
|
||||
- [x] Make discord or signal for people Mike Canniz... #Union ⏳ 2025-01-31 📅 2025-01-31 ✅ 2025-01-31
|
||||
- [ ] Update literature note template to make magenta highlights into tasks #Administrative 🔽 ⏳ 2025-01-31 📅 2025-01-31
|
||||
- [/] Update literature note template to make magenta highlights into tasks #Administrative 🔽 ⏳ 2025-01-31 📅 2025-01-31
|
||||
- [x] Put semester homework assignments into tasks 🔺 📅 2025-01-31 ✅ 2025-01-31
|
||||
## What's the results!
|
||||
```tasks
|
||||
|
||||
@ -18,6 +18,7 @@ group by tags
|
||||
```
|
||||
|
||||
# Calendar Tasks
|
||||
- Literature Note Rework [startTime:: 09:30] [endTime:: 10:00]
|
||||
- T [startTime:: 18:00] [endTime:: 19:00]
|
||||
- Lunch [startTime:: 12:00] [endTime:: 13:00]
|
||||
- Email n stuff [startTime:: 08:30] [endTime:: 09:00]
|
||||
|
Before Width: | Height: | Size: 74 KiB After Width: | Height: | Size: 74 KiB |
|
Before Width: | Height: | Size: 103 KiB After Width: | Height: | Size: 103 KiB |
@ -1,55 +0,0 @@
|
||||
# 🏥 Task Hospital
|
||||
```tasks
|
||||
not done
|
||||
(no due date) OR (no scheduled date)
|
||||
```
|
||||
# 😎 Tasks
|
||||
>[!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
|
||||
2. canceled tasks
|
||||
How should things be organized? Here's a priority list
|
||||
1. Priority
|
||||
2. Status
|
||||
1. undated
|
||||
2. in progress
|
||||
3. scheduled
|
||||
4. done
|
||||
3. Sort by Urgency
|
||||
4. Sort by tagsa
|
||||
Loading…
x
Reference in New Issue
Block a user