vault backup: 2025-12-20 21:13:10

This commit is contained in:
fzzinchemical
2025-12-20 21:13:10 +01:00
parent 117e8b5990
commit 6866e09592
29 changed files with 12546 additions and 18 deletions

4
.obsidian/app.json vendored
View File

@@ -1 +1,3 @@
{}
{
"promptDelete": false
}

View File

@@ -1 +1,4 @@
{}
{
"cssTheme": "Typewriter",
"accentColor": "#805100"
}

View File

@@ -1,3 +1,4 @@
[
"obsidian-git"
"obsidian-git",
"obsidian-style-settings"
]

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
{
"id": "obsidian-style-settings",
"name": "Style Settings",
"version": "1.0.9",
"minAppVersion": "0.11.5",
"description": "Offers controls for adjusting theme, plugin, and snippet CSS variables.",
"author": "mgmeyers",
"authorUrl": "https://github.com/mgmeyers/obsidian-style-settings",
"isDesktopOnly": false
}

File diff suppressed because one or more lines are too long

8
.obsidian/themes/Prism/manifest.json vendored Normal file
View File

@@ -0,0 +1,8 @@
{
"name": "Prism",
"version": "3.7.0",
"minAppVersion": "1.9.0",
"author": "Damian Korcz",
"authorUrl": "https://github.com/damiankorcz",
"fundingUrl": "https://www.buymeacoffee.com/DamianKorcz"
}

11287
.obsidian/themes/Prism/theme.css vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,7 @@
{
"name": "Typewriter",
"version": "2.2.4",
"minAppVersion": "0.16.0",
"author": "crashmoney",
"authorUrl": "https://github.com/crashmoney"
}

636
.obsidian/themes/Typewriter/theme.css vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -4,11 +4,11 @@
"type": "split",
"children": [
{
"id": "79f21be19f7185af",
"id": "14467186b06ff799",
"type": "tabs",
"children": [
{
"id": "73a3f845d4b487c1",
"id": "b2bafaf2ca18eb49",
"type": "leaf",
"state": {
"type": "markdown",
@@ -20,8 +20,37 @@
"icon": "lucide-file",
"title": "Fragen"
}
},
{
"id": "2b9e65ff6f58be1e",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Fragen.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Fragen"
}
},
{
"id": "d74ba463d3773b61",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Ideen Vorgehensweise.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Ideen Vorgehensweise"
}
}
]
],
"currentTab": 2
}
],
"direction": "vertical"
@@ -78,7 +107,7 @@
}
],
"direction": "horizontal",
"width": 511.5
"width": 255.5
},
"right": {
"id": "6a1960f01a2e810f",
@@ -164,13 +193,23 @@
"icon": "lucide-list",
"title": "Outline of Fragen"
}
},
{
"id": "48e5fb98d63b2d4f",
"type": "leaf",
"state": {
"type": "git-view",
"state": {},
"icon": "git-pull-request",
"title": "Source Control"
}
}
]
],
"currentTab": 5
}
],
"direction": "horizontal",
"width": 300,
"collapsed": true
"width": 300
},
"left-ribbon": {
"hiddenItems": {
@@ -180,14 +219,42 @@
"daily-notes:Open today's daily note": false,
"templates:Insert template": false,
"command-palette:Open command palette": false,
"bases:Create new base": false
"bases:Create new base": false,
"obsidian-git:Open Git source control": false
}
},
"active": "73a3f845d4b487c1",
"active": "d74ba463d3773b61",
"lastOpenFiles": [
"Untitled.canvas",
"Fragen.md",
"Welcome.md",
"Fragen"
"_Hinweise.md",
"Exposé/0_Problembeschreibung.md",
"Ideen Vorgehensweise.md",
"Exposé/_Inhalt.md",
"Themen/Natural Language Processing.md",
"Themen",
"Thesis/04_ Ausblick/01_Zusammenfassung/_Inhalt.md",
"Thesis/04_ Ausblick/02_Ausblick/_Inhalt.md",
"Thesis/03_Ergebnisse/_Inhalt.md",
"Thesis/02_Versuchsbeschreibung/03_Versuchsdurchführung/_Inhalt.md",
"Thesis/02_Versuchsbeschreibung/02_Konzepterstellung/_Inhalt.md",
"Thesis/02_Versuchsbeschreibung/01_Analyse der Aufgabenstellung/_Inhalt.md",
"Thesis/02_Versuchsbeschreibung/_Inhalt.md",
"Thesis/01_Theorie/_Inhalt.md",
"Thesis/00_Einleitung/03_Gliederung der Arbeit/_Inhalt.md",
"Thesis/00_Einleitung/03_Gliederung der Arbeit",
"Thesis/00_Einleitung/02_Aufgabenstellung/_Inhalt.md",
"Thesis/00_Einleitung/01_Motivation/_Inhalt.md",
"Thesis/00_Einleitung/02_Aufgabenstellung",
"Thesis/00_Einleitung/_Inhalt.md",
"Thesis/00_Einleitung/01_Motivation",
"Thesis/00_Einleitung",
"Thesis/02_Versuchsbeschreibung/03_Versuchsdurchführung/Versuchsdurchführung.md",
"Thesis/04_ Ausblick/02_Ausblick",
"Thesis/04_ Ausblick/01_Zusammenfassung",
"Thesis/02_Versuchsbeschreibung/03_Versuchsdurchführung",
"Thesis/02_Versuchsbeschreibung/02_Konzepterstellung",
"Thesis/02_Versuchsbeschreibung/01_Analyse der Aufgabenstellung",
"Untitled.canvas",
"Welcome.md"
]
}