vault backup: 2025-01-23 12:32:29
This commit is contained in:
parent
a66fe7c2d1
commit
7c49a528f8
35
.obsidian/plugins/colored-tags/data.json
vendored
35
.obsidian/plugins/colored-tags/data.json
vendored
@ -165,21 +165,26 @@
|
||||
"ME2150": 153,
|
||||
"GSA": 154,
|
||||
"Lecture": 155,
|
||||
"Microreactors": 156,
|
||||
"Nuclear-energy": 157,
|
||||
"SMR": 158,
|
||||
"eVinci": 159,
|
||||
"Geant4-TM": 160,
|
||||
"Microreactor-Nuclear": 161,
|
||||
"Nu-́cleo": 162,
|
||||
"Root-TM": 163,
|
||||
"microreactor": 164,
|
||||
"Modelica-language": 165,
|
||||
"simplified-model": 166,
|
||||
"System-analysis": 167,
|
||||
"multiphysics": 168,
|
||||
"heat-pipe": 169,
|
||||
"paper": 170
|
||||
"eVinci": 156,
|
||||
"Geant4-TM": 157,
|
||||
"Microreactor-Nuclear": 158,
|
||||
"Nu-́cleo": 159,
|
||||
"Root-TM": 160,
|
||||
"microreactor": 161,
|
||||
"Modelica-language": 162,
|
||||
"simplified-model": 163,
|
||||
"System-analysis": 164,
|
||||
"Microreactors": 165,
|
||||
"multiphysics": 166,
|
||||
"heat-pipe": 167,
|
||||
"Nuclear-energy": 168,
|
||||
"SMR": 169,
|
||||
"paper": 170,
|
||||
"NUCE": 171,
|
||||
"NUCE2113": 172,
|
||||
"tagA": 173,
|
||||
"tagB": 174,
|
||||
"tagC": 175
|
||||
},
|
||||
"_version": 3
|
||||
}
|
||||
@ -18,6 +18,8 @@ where !completed
|
||||
group by file.name
|
||||
```
|
||||
## What's the plan!
|
||||
- [ ] Laboratory Report 1 #NUCE2113
|
||||
- [ ] Homework 1 #NUCE2113
|
||||
|
||||
## What's the results!
|
||||
```dataview
|
||||
|
||||
@ -1,15 +1,18 @@
|
||||
- [ ] a high priority task high ⏫
|
||||
- [ ] a medium priority task 🔼
|
||||
- [ ] a none priority task
|
||||
- [ ] a low priority task 🔽
|
||||
- [ ] lower still ⏬
|
||||
- [ ] higher still 🔺
|
||||
- [ ] a high priority task high #tagA #tagB ⏫ 📅 2025-01-22
|
||||
- [ ] a medium priority task 🔼 #tagB 📅 2025-01-28
|
||||
- [ ] a none priority task #tagC
|
||||
- [ ] a low priority task 🔽 #tagB #tagC
|
||||
- [ ] lower still ⏬ #tagA #tagB
|
||||
- [ ] higher still 🔺 #tagB #tagC 📅 2025-01-28
|
||||
|
||||
>[!todo] Task List
|
||||
>>[!danger] High Priority Tasks
|
||||
>>```tasks
|
||||
>> show urgency
|
||||
>>path includes {{query.file.path}}
|
||||
>> priority is above medium
|
||||
>> sort by urgency
|
||||
>> sort by tags
|
||||
>> ```
|
||||
>
|
||||
>>[!warning] Medium Priority Tasks
|
||||
@ -24,3 +27,16 @@
|
||||
>>path includes {{query.file.path}}
|
||||
>> priority is below none
|
||||
>> ```
|
||||
|
||||
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