vault backup: 2025-09-20 13:14:06

Affected files:
.obsidian/workspace.json
Temporary/Webapp - Chirp Log Review.md
This commit is contained in:
2025-09-20 13:14:06 +02:00
parent 858570e9e8
commit 4ef9fc375d
2 changed files with 6 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
{ {
"id": "4401c2028975be2d", "id": "4401c2028975be2d",
"type": "tabs", "type": "tabs",
"dimension": 15.772870662460567, "dimension": 59.93690851735016,
"children": [ "children": [
{ {
"id": "0291e64e72ae27cb", "id": "0291e64e72ae27cb",
@@ -198,7 +198,7 @@
{ {
"id": "eec95490d79df958", "id": "eec95490d79df958",
"type": "tabs", "type": "tabs",
"dimension": 84.22712933753942, "dimension": 40.063091482649845,
"children": [ "children": [
{ {
"id": "a08a485a4ac0f8d8", "id": "a08a485a4ac0f8d8",
@@ -479,10 +479,10 @@
"markdown-importer:Open format converter": false "markdown-importer:Open format converter": false
} }
}, },
"active": "b23e599e9d51dd71", "active": "8d13f5f5583c7b91",
"lastOpenFiles": [ "lastOpenFiles": [
"Temporary/Webapp - Chirp Log Review.md",
"0 Journal/0 Daily/2025-09-19.md", "0 Journal/0 Daily/2025-09-19.md",
"Temporary/Webapp - Chirp Log Review.md",
"0 Journal/1 Weekly/2025-W37.md", "0 Journal/1 Weekly/2025-W37.md",
"0 Journal/0 Daily/2025-09-15.md", "0 Journal/0 Daily/2025-09-15.md",
"5 Media/0 Books/In Order to Live by Yeonmi Park.md", "5 Media/0 Books/In Order to Live by Yeonmi Park.md",

View File

@@ -64,3 +64,4 @@ flowchart TD
- [ ] Analysis and Flagging - [ ] Analysis and Flagging
- [ ] check perf counters, every perf counter should have an okay range - [ ] check perf counters, every perf counter should have an okay range
- [ ] check non-default parameters and highlight them - [ ] check non-default parameters and highlight them
- [ ] make sure that timeseries parsing can be rerun (and it only reruns if there was a version change on how the timeseries data is processed or if there was an error)