vault backup: 2025-02-11 15:23:24
This commit is contained in:
parent
6da452fe22
commit
2092ff2c98
15
.obsidian/graph.json
vendored
15
.obsidian/graph.json
vendored
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"collapse-filter": false,
|
"collapse-filter": true,
|
||||||
"search": "-\"Daily Note\" -\"Weekly Note\" -\"200 Library\" -path:\"900s Calendars\" ",
|
"search": "-\"Daily Note\" -\"Weekly Note\" -\"200 Library\" -path:\"900s Calendars\" ",
|
||||||
"showTags": false,
|
"showTags": false,
|
||||||
"showAttachments": false,
|
"showAttachments": false,
|
||||||
"hideUnresolved": true,
|
"hideUnresolved": true,
|
||||||
"showOrphans": true,
|
"showOrphans": true,
|
||||||
"collapse-color-groups": false,
|
"collapse-color-groups": true,
|
||||||
"colorGroups": [
|
"colorGroups": [
|
||||||
{
|
{
|
||||||
"query": "path:\"4 Qualifying Exam\" ",
|
"query": "path:\"4 Qualifying Exam\" ",
|
||||||
@ -34,9 +34,16 @@
|
|||||||
"a": 1,
|
"a": 1,
|
||||||
"rgb": 16711744
|
"rgb": 16711744
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"query": "path:\"300s School\" ",
|
||||||
|
"color": {
|
||||||
|
"a": 1,
|
||||||
|
"rgb": 6054102
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"collapse-display": false,
|
"collapse-display": true,
|
||||||
"showArrow": true,
|
"showArrow": true,
|
||||||
"textFadeMultiplier": -1.5,
|
"textFadeMultiplier": -1.5,
|
||||||
"nodeSizeMultiplier": 1.98854166666667,
|
"nodeSizeMultiplier": 1.98854166666667,
|
||||||
@ -46,6 +53,6 @@
|
|||||||
"repelStrength": 14.375,
|
"repelStrength": 14.375,
|
||||||
"linkStrength": 0.609375,
|
"linkStrength": 0.609375,
|
||||||
"linkDistance": 211,
|
"linkDistance": 211,
|
||||||
"scale": 0.09027465997559025,
|
"scale": 0.13314350469665823,
|
||||||
"close": false
|
"close": false
|
||||||
}
|
}
|
||||||
6
.obsidian/plugins/colored-tags/data.json
vendored
6
.obsidian/plugins/colored-tags/data.json
vendored
@ -189,7 +189,11 @@
|
|||||||
"Reading": 177,
|
"Reading": 177,
|
||||||
"Union": 178,
|
"Union": 178,
|
||||||
"Follow-Up": 179,
|
"Follow-Up": 179,
|
||||||
"TLA": 180
|
"TLA": 180,
|
||||||
|
"Haskell": 181,
|
||||||
|
"Rust": 182,
|
||||||
|
"LE4N": 183,
|
||||||
|
"LEAN": 184
|
||||||
},
|
},
|
||||||
"_version": 3
|
"_version": 3
|
||||||
}
|
}
|
||||||
@ -43,3 +43,7 @@ tags: []
|
|||||||
>sort by urgency
|
>sort by urgency
|
||||||
>group by tags
|
>group by tags
|
||||||
>```
|
>```
|
||||||
|
|
||||||
|
- [ ] Make a Haskell Learning Plan 📅 2025-02-12 ⏳ 2025-02-12 #Haskell
|
||||||
|
- [ ] Make a Rust Learning Plan 📅 2025-02-12 ⏳ 2025-02-12 #Rust
|
||||||
|
- [ ] Make a Lean Learning Plan 📅 2025-02-12 ⏳ 2025-02-12 #LEAN
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user