Update graph settings and add new markdown file for Medienheorie lecture
This commit is contained in:
2
.obsidian/graph.json
vendored
2
.obsidian/graph.json
vendored
@@ -25,6 +25,6 @@
|
||||
"repelStrength": 10,
|
||||
"linkStrength": 1,
|
||||
"linkDistance": 250,
|
||||
"scale": 0.9425839674592027,
|
||||
"scale": 0.2792841385064304,
|
||||
"close": true
|
||||
}
|
||||
56
.obsidian/plugins/obsidian-git/data.json
vendored
56
.obsidian/plugins/obsidian-git/data.json
vendored
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"commitMessage": "vault backup: {{date}}",
|
||||
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
|
||||
"autoSaveInterval": 0,
|
||||
"autoPushInterval": 0,
|
||||
"autoPullInterval": 0,
|
||||
"autoPullOnBoot": false,
|
||||
"disablePush": false,
|
||||
"pullBeforePush": true,
|
||||
"disablePopups": false,
|
||||
"disablePopupsForNoChanges": false,
|
||||
"listChangedFilesInMessageBody": false,
|
||||
"showStatusBar": true,
|
||||
"updateSubmodules": false,
|
||||
"syncMethod": "merge",
|
||||
"customMessageOnAutoBackup": false,
|
||||
"autoBackupAfterFileChange": false,
|
||||
"treeStructure": false,
|
||||
"refreshSourceControl": true,
|
||||
"basePath": "",
|
||||
"differentIntervalCommitAndPush": false,
|
||||
"changedFilesInStatusBar": false,
|
||||
"showedMobileNotice": true,
|
||||
"refreshSourceControlTimer": 7000,
|
||||
"showBranchStatusBar": true,
|
||||
"setLastSaveToLastCommit": false,
|
||||
"submoduleRecurseCheckout": false,
|
||||
"gitDir": "",
|
||||
"showFileMenu": true,
|
||||
"authorInHistoryView": "hide",
|
||||
"dateInHistoryView": false,
|
||||
"lineAuthor": {
|
||||
"show": false,
|
||||
"followMovement": "inactive",
|
||||
"authorDisplay": "initials",
|
||||
"showCommitHash": false,
|
||||
"dateTimeFormatOptions": "date",
|
||||
"dateTimeFormatCustomString": "YYYY-MM-DD HH:mm",
|
||||
"dateTimeTimezone": "viewer-local",
|
||||
"coloringMaxAge": "1y",
|
||||
"colorNew": {
|
||||
"r": 255,
|
||||
"g": 150,
|
||||
"b": 150
|
||||
},
|
||||
"colorOld": {
|
||||
"r": 120,
|
||||
"g": 160,
|
||||
"b": 255
|
||||
},
|
||||
"textColorCss": "var(--text-muted)",
|
||||
"ignoreWhitespace": false,
|
||||
"gutterSpacingFallbackLength": 5
|
||||
},
|
||||
"autoCommitMessage": "vault backup: {{date}}"
|
||||
}
|
||||
15
.obsidian/workspace.json
vendored
15
.obsidian/workspace.json
vendored
@@ -11,14 +11,10 @@
|
||||
"id": "7f1ed2faf0dde1b7",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Semester 7/INKOM/Labor 04.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Labor 04"
|
||||
"type": "graph",
|
||||
"state": {},
|
||||
"icon": "lucide-git-fork",
|
||||
"title": "Graph view"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -183,6 +179,8 @@
|
||||
},
|
||||
"active": "7f1ed2faf0dde1b7",
|
||||
"lastOpenFiles": [
|
||||
"Semester 7/Medienheorie/Vorlesung 10.md",
|
||||
"Semester 7/INKOM/Labor 04.md",
|
||||
"Semester 7/Medienheorie/Hausaufgabe Speichermedien.md",
|
||||
"Semester 7/Medienheorie/Vorlesung 9.md",
|
||||
"Semester 7/INKOM/präsi_2FA/Untitled.base",
|
||||
@@ -199,7 +197,6 @@
|
||||
"Semester 7/Bildverarbeitung/Wissenschaftliche Arbeiten (nach Dek. Trittin).md",
|
||||
"Praktikum/Hella.md",
|
||||
"Semester 6/List of Shame.md",
|
||||
"Semester 7/INKOM/Labor 04.md",
|
||||
"Semester 7/Medienheorie/Vorlesung 8.md",
|
||||
"Semester 7/Medienheorie/Vorlesung 7.md",
|
||||
"Semester 7/REDIG/Übungsblatt 7.md",
|
||||
|
||||
Reference in New Issue
Block a user