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