vault backup: 2026-07-31 16:24:55
This commit is contained in:
7
.obsidian/appearance.json
vendored
7
.obsidian/appearance.json
vendored
@@ -1,3 +1,8 @@
|
||||
{
|
||||
"baseFontSize": 18
|
||||
"baseFontSize": 18,
|
||||
"enabledCssSnippets": [
|
||||
"colored-files-and-folders",
|
||||
"headers",
|
||||
"tableStyles"
|
||||
]
|
||||
}
|
||||
4
.obsidian/plugins/obsidian-git/data.json
vendored
4
.obsidian/plugins/obsidian-git/data.json
vendored
@@ -4,7 +4,7 @@
|
||||
"commitMessageScript": "",
|
||||
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
|
||||
"autoSaveInterval": 5,
|
||||
"autoPushInterval": 0,
|
||||
"autoPushInterval": 5,
|
||||
"autoPullInterval": 0,
|
||||
"autoPullOnBoot": true,
|
||||
"autoCommitOnlyStaged": false,
|
||||
@@ -23,7 +23,7 @@
|
||||
"treeStructure": false,
|
||||
"refreshSourceControl": true,
|
||||
"basePath": "",
|
||||
"differentIntervalCommitAndPush": false,
|
||||
"differentIntervalCommitAndPush": true,
|
||||
"changedFilesInStatusBar": false,
|
||||
"showedMobileNotice": true,
|
||||
"refreshSourceControlTimer": 7000,
|
||||
|
||||
1130
.obsidian/snippets/colored-files-and-folders.css
vendored
Normal file
1130
.obsidian/snippets/colored-files-and-folders.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
41
.obsidian/snippets/headers.css
vendored
Normal file
41
.obsidian/snippets/headers.css
vendored
Normal file
@@ -0,0 +1,41 @@
|
||||
/* Color sheme for header */
|
||||
|
||||
.markdown-preview-view h1 {
|
||||
color: #c13e2d;
|
||||
}
|
||||
|
||||
.cm-header-1 {
|
||||
color: #c13e2d;
|
||||
}
|
||||
|
||||
.markdown-preview-view h2 {
|
||||
color: #c16c2d;
|
||||
}
|
||||
|
||||
.cm-header-2 {
|
||||
color: #c16c2d;
|
||||
}
|
||||
|
||||
.markdown-preview-view h3 {
|
||||
color: #3ac12d;
|
||||
}
|
||||
|
||||
.cm-header-3 {
|
||||
color: #3ac12d;
|
||||
}
|
||||
|
||||
.markdown-preview-view h4 {
|
||||
color: #2dc168;
|
||||
}
|
||||
|
||||
.cm-header-4 {
|
||||
color: #2dc168;
|
||||
}
|
||||
|
||||
.markdown-preview-view h5 {
|
||||
color: #2dc1b7;
|
||||
}
|
||||
|
||||
.cm-header-5 {
|
||||
color: #2dc1b7;
|
||||
}
|
||||
29
.obsidian/snippets/tableStyles.css
vendored
Normal file
29
.obsidian/snippets/tableStyles.css
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
table {
|
||||
border-collapse: separate;
|
||||
border-radius: 6px;
|
||||
margin: 10px 0px 0px 0px !important;
|
||||
background-color: #272727;
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
thead {
|
||||
background: #0a8a11;
|
||||
}
|
||||
|
||||
th {
|
||||
font-size: 20px !important;
|
||||
text-align: center !important;
|
||||
}
|
||||
|
||||
td, th {
|
||||
padding: 10px 20px;
|
||||
}
|
||||
|
||||
thead th:hover {
|
||||
background-color: #127915 !important;
|
||||
}
|
||||
|
||||
td:hover {
|
||||
background-color: #4a4a4a !important;
|
||||
}
|
||||
23
.obsidian/workspace.json
vendored
23
.obsidian/workspace.json
vendored
@@ -109,7 +109,6 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Orga/Studienfortschritt.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@@ -164,14 +163,19 @@
|
||||
"icon": "lucide-archive",
|
||||
"title": "All properties"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "f73aeaffd0c79c9a",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "e41f95e34bc6d97a",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Orga/Studienfortschritt.md",
|
||||
"followCursor": false,
|
||||
"showSearch": false,
|
||||
"searchQuery": ""
|
||||
@@ -179,14 +183,7 @@
|
||||
"icon": "lucide-list",
|
||||
"title": "Outline"
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 5
|
||||
},
|
||||
{
|
||||
"id": "f73aeaffd0c79c9a",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "3c501d55a952370c",
|
||||
"type": "leaf",
|
||||
@@ -227,13 +224,15 @@
|
||||
"table-editor-obsidian:Advanced Tables Toolbar": false
|
||||
}
|
||||
},
|
||||
"active": "3c501d55a952370c",
|
||||
"active": "9548d7808822157b",
|
||||
"lastOpenFiles": [
|
||||
"Orga/Studienfortschritt.md",
|
||||
"10.grundlagen-technischer-systeme/Mathematische Grundlagen und Algebra/Überblick mathematische Grundlagen und Algebra.md",
|
||||
"Untitled.base",
|
||||
"00.Assets",
|
||||
"Orga",
|
||||
"01-grundlagen-technischer-systeme/Mathematische Grundlagen und Algebra/Untitled",
|
||||
"01-grundlagen-technischer-systeme/Mathematische Grundlagen und Algebra",
|
||||
"01-grundlagen-technischer-systeme"
|
||||
"10.grundlagen-technischer-systeme/Mathematische Grundlagen und Algebra",
|
||||
"10.grundlagen-technischer-systeme"
|
||||
]
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
# Notenübersicht
|
||||
## Module
|
||||
| Semester | Name | Kategorie | ECTS | Studienleistung | Prüfungsform | Status | Note |
|
||||
| :------: | ----------------------------------------------------------------------------- | :-------: | :--: | ------------------------------- | --------------- | ------ | ---- |
|
||||
| :------: | ---------------------------------------------------------------------------------------- | :-------: | :--: | ------------------------------- | --------------- | ------ | ---- |
|
||||
| 1 | Einführung in das Studium und wissenschaftliches Arbeiten | PP | 6 | Präsenzseminar und Präsenzlabor | Prüfungsaufgabe | | |
|
||||
| 1 | Algorithmen und Datenstrukturen für Technische Informatik | ILG | 6 | | Klausur | | |
|
||||
| 1 | Mathematische Grundlagen und Algebra | GTS | 8 | | Klausur | | |
|
||||
| 1 | [[Überblick mathematische Grundlagen und Algebra\|Mathematische Grundlagen und Algebra]] | GTS | 8 | | Klausur | | |
|
||||
| 1 | Betriebssysteme und Rechnerarchitektur | ILG | 6 | | Klausur | | |
|
||||
| 1/2 | Coding | ILG | 8 | Online-Seminar | Projektarbeit | | |
|
||||
| 2 | Angewandte Physik für technische Systeme | GTS | 8 | | Klausur | | |
|
||||
|
||||
Reference in New Issue
Block a user