vault backup: 2025-09-20 10:17:36

Affected files:
.obsidian/workspace.json
0 Journal/0 Daily/2025-09-19.md
This commit is contained in:
2025-09-20 10:17:36 +02:00
parent 200392765d
commit 858570e9e8
2 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
{ {
"id": "4401c2028975be2d", "id": "4401c2028975be2d",
"type": "tabs", "type": "tabs",
"dimension": 84.22712933753942, "dimension": 15.772870662460567,
"children": [ "children": [
{ {
"id": "0291e64e72ae27cb", "id": "0291e64e72ae27cb",
@@ -198,7 +198,7 @@
{ {
"id": "eec95490d79df958", "id": "eec95490d79df958",
"type": "tabs", "type": "tabs",
"dimension": 15.772870662460567, "dimension": 84.22712933753942,
"children": [ "children": [
{ {
"id": "a08a485a4ac0f8d8", "id": "a08a485a4ac0f8d8",

View File

@@ -36,7 +36,7 @@ Database structure
- chirp_file_type: should always be chripCombined - chirp_file_type: should always be chripCombined
- chirp_participant_id - chirp_participant_id
- text_content - text_content
- LogMetrics - LogMetrics
- log_start_date_time - log_start_date_time
- log_end_date_time - log_end_date_time
- log_duration - log_duration
@@ -62,7 +62,7 @@ Database structure
- ConsoleEntry Message --> own Table - ConsoleEntry Message --> own Table
- DebugMessages (create one time series per key --> create DebugTimeSeries?) - DebugMessages (create one time series per key --> create DebugTimeSeries?)
- extract perf_counters and put them into a table - extract perf_counters and put them into a table
- we should never have file transfer pacets - we should never have file transfer packets
___ ___
## Reflection ## Reflection