vault backup: 2025-10-22 09:52:03
This commit is contained in:
58
.obsidian/plugins/obsidian-git/data.json
vendored
58
.obsidian/plugins/obsidian-git/data.json
vendored
@@ -0,0 +1,58 @@
|
|||||||
|
{
|
||||||
|
"commitMessage": "vault backup: {{date}}",
|
||||||
|
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
|
||||||
|
"autoSaveInterval": 90,
|
||||||
|
"autoPushInterval": 1,
|
||||||
|
"autoPullInterval": 45,
|
||||||
|
"autoPullOnBoot": false,
|
||||||
|
"disablePush": false,
|
||||||
|
"pullBeforePush": true,
|
||||||
|
"disablePopups": false,
|
||||||
|
"disablePopupsForNoChanges": false,
|
||||||
|
"listChangedFilesInMessageBody": false,
|
||||||
|
"showStatusBar": true,
|
||||||
|
"updateSubmodules": false,
|
||||||
|
"syncMethod": "merge",
|
||||||
|
"customMessageOnAutoBackup": false,
|
||||||
|
"autoBackupAfterFileChange": true,
|
||||||
|
"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,
|
||||||
|
"lastShownAuthorDisplay": "initials",
|
||||||
|
"lastShownDateTimeFormatOptions": "date"
|
||||||
|
},
|
||||||
|
"autoCommitMessage": "vault backup: {{date}}"
|
||||||
|
}
|
||||||
6
.obsidian/workspace.json
vendored
6
.obsidian/workspace.json
vendored
@@ -13,12 +13,12 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Semester 7/REDIG/Vorlesung 2.md",
|
"file": "Semester 7/Medienheorie/Vorlesung 1.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "Vorlesung 2"
|
"title": "Vorlesung 1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -183,8 +183,8 @@
|
|||||||
},
|
},
|
||||||
"active": "d561030619edca73",
|
"active": "d561030619edca73",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"Semester 7/INKOM/Vorlesung 1.md",
|
|
||||||
"Semester 7/REDIG/Vorlesung 2.md",
|
"Semester 7/REDIG/Vorlesung 2.md",
|
||||||
|
"Semester 7/INKOM/Vorlesung 1.md",
|
||||||
"Semester 7/Medienheorie/Vorlesung 1.md",
|
"Semester 7/Medienheorie/Vorlesung 1.md",
|
||||||
"Semester 7/INKOM",
|
"Semester 7/INKOM",
|
||||||
"Semester 7/Bildverarbeitung/Vorlesung 1.md",
|
"Semester 7/Bildverarbeitung/Vorlesung 1.md",
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# VHDL
|
f# VHDL
|
||||||
|
|
||||||
Basis 3 Board oder Basis 2 Board
|
Basis 3 Board oder Basis 2 Board
|
||||||
Vivado wird im Labor verwendet, installationsvorgaben sind in Aulis vorzufinden
|
Vivado wird im Labor verwendet, installationsvorgaben sind in Aulis vorzufinden
|
||||||
|
|||||||
Reference in New Issue
Block a user