39 Commits
PC ... Lachstop

Author SHA1 Message Date
f5749d3856 vault backup: 2023-07-21 21:22:19 2023-07-21 21:22:19 +02:00
c8516871c0 vault backup: 2023-07-21 21:20:40 2023-07-21 21:20:40 +02:00
4614753b0d vault backup: 2023-07-21 21:09:23 2023-07-21 21:09:23 +02:00
813a004804 vault backup: 2023-06-28 14:13:22 2023-06-28 14:13:22 +02:00
e12cb6a0b3 vault backup: 2023-06-27 14:41:33 2023-06-27 14:41:33 +02:00
2c8f86cc30 vault backup: 2023-06-21 20:57:03 2023-06-21 20:57:03 +02:00
378b93d3d5 vault backup: 2023-06-21 16:31:20 2023-06-21 16:31:20 +02:00
f5392d2bbe vault backup: 2023-06-13 15:14:02 2023-06-13 15:14:02 +02:00
b5e92cb7a0 vault backup: 2023-06-13 13:44:12 2023-06-13 13:44:12 +02:00
1bc3a36e65 vault backup: 2023-05-31 19:17:39 2023-05-31 19:17:39 +02:00
8c2c3812ec vault backup: 2023-05-31 16:26:44 2023-05-31 16:26:44 +02:00
3aff48c133 vault backup: 2023-05-31 14:33:23 2023-05-31 14:33:23 +02:00
896464b683 vault backup: 2023-05-31 14:14:36 2023-05-31 14:14:36 +02:00
1dc121daad vault backup: 2023-05-24 14:12:00 2023-05-24 14:12:00 +02:00
cb2992fe72 vault backup: 2023-05-23 07:48:15 2023-05-23 07:48:15 +02:00
b14ee4716a vault backup: 2023-05-17 16:44:49 2023-05-17 16:44:49 +02:00
f2765eedd7 vault backup: 2023-05-17 10:56:25 2023-05-17 10:56:25 +02:00
489e7eda9a vault backup: 2023-05-16 20:45:16 2023-05-16 20:45:16 +02:00
12123a4ea7 vault backup: 2023-05-16 19:28:37 2023-05-16 19:28:37 +02:00
18eba0e158 vault backup: 2023-05-16 09:42:42 2023-05-16 09:42:42 +02:00
da0e33416f vault backup: 2023-05-16 08:35:24 2023-05-16 08:35:24 +02:00
1af9af7142 vault backup: 2023-05-03 09:36:59 2023-05-03 09:36:59 +02:00
d26891afdd vault backup: 2023-05-03 08:43:41 2023-05-03 08:43:41 +02:00
b297ce2aaa vault backup: 2023-05-02 14:16:02 2023-05-02 14:16:02 +02:00
0cb0978f62 vault backup: 2023-05-02 14:05:51 2023-05-02 14:05:51 +02:00
17b20a3302 vault backup: 2023-05-02 07:19:36 2023-05-02 07:19:36 +02:00
91008abb99 vault backup: 2023-04-28 18:05:45 2023-04-28 18:05:45 +02:00
24e6491d2f vault backup: 2023-04-28 14:30:36 2023-04-28 14:30:36 +02:00
88973504d3 vault backup: 2023-04-26 17:00:03 2023-04-26 17:00:03 +02:00
afdae63934 vault backup: 2023-04-26 16:30:23 2023-04-26 16:30:23 +02:00
711f5345a8 vault backup: 2023-04-26 11:13:42 2023-04-26 11:13:42 +02:00
13e7a91da9 vault backup: 2023-04-26 11:03:48 2023-04-26 11:03:48 +02:00
e708f079e3 vault backup: 2023-04-25 22:22:57 2023-04-25 22:22:57 +02:00
22efaa6b2e vault backup: 2023-04-25 17:18:59 2023-04-25 17:18:59 +02:00
192c3cd650 vault backup: 2023-04-25 13:45:13 2023-04-25 13:45:13 +02:00
62657ef929 vault backup: 2023-04-25 10:23:57 2023-04-25 10:23:57 +02:00
00e88bd1a2 vault backup: 2023-04-25 08:27:44 2023-04-25 08:27:44 +02:00
8f745d3396 vault backup: 2023-04-25 07:42:01 2023-04-25 07:42:01 +02:00
951f5eafc0 vault backup: 2023-04-24 20:21:22 2023-04-24 20:21:22 +02:00
334 changed files with 852 additions and 80413 deletions

6
.gitignore vendored
View File

@@ -1,6 +0,0 @@
*.json
.obsidian/
.trash/
.obsidian/workspace.json
.obsidian/workspace.json

Binary file not shown.

View File

@@ -7,7 +7,6 @@
"cm-editor-syntax-highlight-obsidian",
"code-block-copy",
"url-into-selection",
"obsidian-dictionary-plugin",
"obsidian-languagetool-plugin",
"obsidian-image-toolkit",
"quick-latex",
@@ -16,13 +15,10 @@
"juggl",
"obsidian-plugin-toc",
"drawio-obsidian",
"obsidian-completr",
"execute-code",
"nldates-obsidian",
"obsidian-livesync",
"obsidian-dynamic-toc",
"obsidian-excalidraw-plugin",
"obsidian-wordnet-plugin",
"omnisearch",
"obsidian-ocr"
"obsidian-wordnet-plugin"
]

View File

@@ -26,6 +26,5 @@
"file-recovery": true,
"publish": false,
"sync": false,
"bookmarks": true,
"properties": true
"bookmarks": true
}

View File

@@ -7,7 +7,6 @@
"canvas",
"outgoing-link",
"tag-pane",
"properties",
"page-preview",
"daily-notes",
"templates",

File diff suppressed because it is too large Load Diff

View File

@@ -1,10 +1,10 @@
{
"commitMessage": "vault backup: {{date}}",
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
"autoSaveInterval": 0,
"autoPushInterval": 0,
"autoSaveInterval": 10,
"autoPushInterval": 10,
"autoPullInterval": 0,
"autoPullOnBoot": false,
"autoPullOnBoot": true,
"disablePush": false,
"pullBeforePush": true,
"disablePopups": false,
@@ -13,11 +13,11 @@
"updateSubmodules": false,
"syncMethod": "merge",
"customMessageOnAutoBackup": false,
"autoBackupAfterFileChange": false,
"autoBackupAfterFileChange": true,
"treeStructure": false,
"refreshSourceControl": true,
"basePath": "",
"differentIntervalCommitAndPush": false,
"differentIntervalCommitAndPush": true,
"changedFilesInStatusBar": false,
"showedMobileNotice": true,
"refreshSourceControlTimer": 7000,

View File

@@ -4,7 +4,7 @@
"couchDB_PASSWORD": "",
"couchDB_DBNAME": "",
"liveSync": false,
"syncOnSave": true,
"syncOnSave": false,
"syncOnStart": false,
"savingDelay": 200,
"lessInformationInLog": false,
@@ -28,8 +28,8 @@
"usePluginSettings": false,
"showOwnPlugins": false,
"showStatusOnEditor": false,
"usePluginSync": true,
"autoSweepPlugins": true,
"usePluginSync": false,
"autoSweepPlugins": false,
"autoSweepPluginsPeriodic": true,
"notifyPluginOrSettingUpdated": true,
"checkIntegrityOnSave": false,
@@ -58,8 +58,8 @@
"useDynamicIterationCount": false,
"syncAfterMerge": false,
"configPassphraseStore": "",
"encryptedPassphrase": "[\"y6yAui3vE4bsVgRvKomi7TCONNIQzPnvEt1CdZc=\",\"2d9653b0195d7df6a527befb9e010000\",\"8347c94b5ee25f8d42b79c8d1ea4690b\"]",
"encryptedCouchDBConnection": "[\"vcgPc5wH8AkCATgOoqKJsUFq7H53OdZDqgbBzgZcmWXQ1wb+QdAo+bTR1ev9JNmDiAHf/R4S72+wqAiiqQRLFlYBGYzD5NY0XRxCm1VKKSnyYhG4XgccLxCwP4kaBaeEN/MUxOCLkKwnGVBrDKgwwzoiy0b9pVcXlU2Y3OsUpmjbDC+OEbR/ZDegDioJ71GTlJzRof0+Ay94l5FOt1TYjqU=\",\"2d9653b0195d7df6a527befb9d010000\",\"8347c94b5ee25f8d42b79c8d1ea4690b\"]",
"encryptedPassphrase": "[\"cAS0PRVUvnmfeVNYA8foBadlxfkPMOM+oDa8KLQ=\",\"c3f9701c0ef9372682d846566d000000\",\"d32beaf4649fdf582862231b3ba6b4ce\"]",
"encryptedCouchDBConnection": "[\"HjmY4Ao/IjAMnpVTivLczHKKF99ny1LtsoVrmRQxrnow1K9R+8/NIcV23+oSR8tGBahT4mWRn5qIRXeCc/jU+igBLSqXOgi8YV1nShMAr8sMJLVMdaz9MPDLoERJpPeXbq+/RrZRZ9DjCQ1I3S1oQ1ki/LiqkpUKAh4cUFZ3Ty11Bk6mBwqQscPRnstAjs0VVl7/2G9q1UqXRYU1qg7I4uw=\",\"c3f9701c0ef9372682d846566c000000\",\"d32beaf4649fdf582862231b3ba6b4ce\"]",
"permitEmptyPassphrase": false,
"useIndexedDBAdapter": false,
"useTimeouts": false,

View File

@@ -4,22 +4,57 @@
"type": "split",
"children": [
{
"id": "e403734ae4b6cb9c",
"id": "08ad9b53ade42d31",
"type": "tabs",
"children": [
{
"id": "73b3d63aa6debdc0",
"id": "9ef2752e5e7b81c3",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "WS2324/Datenbank/Projektarbeit/A2.md",
"file": "English/KW21.md",
"mode": "source",
"source": false
}
}
},
{
"id": "94f939e1416fe53d",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Informationssicherheit/Ueb5/Ueb5.md",
"mode": "source",
"source": false
}
]
}
},
{
"id": "ac30fcb197f4fd3d",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Informationssicherheit/Ueb6/Ueb 6.md",
"mode": "preview",
"source": false
}
}
},
{
"id": "f9cf9fea491fdc42",
"type": "leaf",
"state": {
"type": "pdf",
"state": {
"file": "Informationssicherheit/Ueb9/UEB_09.pdf"
}
}
}
],
"currentTab": 3
}
],
"direction": "vertical"
@@ -77,7 +112,7 @@
}
],
"direction": "horizontal",
"width": 300
"width": 200
},
"right": {
"id": "70ae06261ef3fc74",
@@ -93,7 +128,7 @@
"state": {
"type": "backlink",
"state": {
"file": "WS2324/Datenbank/Projektarbeit/A2.md",
"file": "English/KW21.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@@ -110,7 +145,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "WS2324/Datenbank/Projektarbeit/A2.md",
"file": "English/KW21.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@@ -133,7 +168,7 @@
"state": {
"type": "outline",
"state": {
"file": "WS2324/Datenbank/Projektarbeit/A2.md"
"file": "English/KW21.md"
}
}
},
@@ -168,18 +203,9 @@
"type": "juggl_style",
"state": {}
}
},
{
"id": "40e5106f517bc550",
"type": "leaf",
"state": {
"type": "all-properties",
"state": {
"sortOrder": "frequency"
}
}
}
]
],
"currentTab": 4
}
],
"direction": "horizontal",
@@ -188,6 +214,10 @@
},
"left-ribbon": {
"hiddenItems": {
"obsidian-excalidraw-plugin:Create new drawing": false,
"obsidian-wordnet-plugin:WordNet Dictionary": false,
"obsidian-livesync:Replicate": false,
"obsidian-livesync:Show log": false,
"switcher:Open quick switcher": false,
"graph:Open graph view": false,
"canvas:Create new canvas": false,
@@ -196,62 +226,56 @@
"command-palette:Open command palette": false,
"table-editor-obsidian:Advanced Tables Toolbar": false,
"obsidian-advanced-slides:Show Slide Preview": false,
"juggl:Juggl global graph": false,
"obsidian-livesync:Replicate": false,
"obsidian-livesync:Show log": false,
"obsidian-excalidraw-plugin:Create new drawing": false,
"obsidian-wordnet-plugin:WordNet Dictionary": false,
"omnisearch:Omnisearch": false,
"obsidian-ocr:Search OCR": false
"juggl:Juggl global graph": false
}
},
"active": "73b3d63aa6debdc0",
"active": "b8336cb3c3d06be9",
"lastOpenFiles": [
"WS2324/Datenbank/Unterricht/01 und 02. Datenbankarchitektur (26.09.2023)/Praktikum Datenbankzugriff/Installationsskripte/User_anlegen_Oracle._11g.sql",
"WS2324/Datenbank/Unterricht/01 und 02. Datenbankarchitektur (26.09.2023)/Praktikum Datenbankzugriff/Installationsskripte/docker-compose.yml",
"WS2324/Datenbank/Unterricht/01 und 02. Datenbankarchitektur (26.09.2023)/Praktikum Datenbankzugriff/Installationsskripte/Shop.sql",
"WS2324/Datenbank/Unterricht/01 und 02. Datenbankarchitektur (26.09.2023)/Praktikum Datenbankzugriff/Installationsskripte/User_anlegen_Oracle.sql.sql",
"WS2324/Datenbank/Unterricht/05. Datenbankanfragen (Teil 1) (31.10.2023)/Praktikum/Praktikum Datenbankanfragen Teil 1.pdf",
"WS2324/Datenbank/Unterricht/04. DDL und DML (24.10.2023)/Praktikum/Shop.sql",
"WS2324/Datenbank/Unterricht/04. DDL und DML (24.10.2023)/Praktikum/Relationales Modell erstellen mit dem SQL-Developer.pdf",
"WS2324/Datenbank/Unterricht/04. DDL und DML (24.10.2023)/Praktikum/Praktikum ML DDL DML.pdf",
"WS2324/Datenbank/Unterricht/04. DDL und DML (24.10.2023)/Praktikum/Praktikum DDL DML.pdf",
"WS2324/Datenbank/Unterricht/04. DDL und DML (24.10.2023)/Praktikum/Hinweise zur Oracle-Datenbank im Praktikum.pdf",
"WS2324/Datenbank/Unterricht/03. Relationale Algebra (17.10.2023)/Praktikum/Shop_Relax.txt.sql",
"WS2324/Datenbank/Projektarbeit/A2.md",
"WS2324/SWT1/02 Design Thinking Workshop/01_Woche_Nutzer_Verstehen/EmpathyMap_Englisch.png",
"SS23/Excalidraw/Drawing 2023-07-22 20.24.24.excalidraw.md",
"Untitled.md",
"SS23/Informationssicherheit/Ueb6/Ueb 6.md",
"SS23/Informationssicherheit/Ueb7/Ueb07.md",
"SS23/Informationssicherheit/Ueb5/Ueb5.md",
"SS23/Informationssicherheit/Ueb5/new UEB5.md",
"SS23/Informationssicherheit/Ueb4/Ueb4.md",
"SS23/Informationssicherheit/Ueb2/Ueb2.md",
"SS23/Informationssicherheit/Ueb9/UEB_09.md",
"SS23/English/KW26.md",
"SS23/Informationssicherheit/UEB8/UEB08.md",
"SS23/English/KW21.md",
"SS23/Mathe/KW20/KW20.md",
"Informationssicherheit/Ueb4/Ueb4 - Kopie.md",
"SS23/Algorithmen und Datenstrukturen/VL/VL06/VL07.md",
"SS23/English/KW18.md",
"SS23/Mathe/KW17/KW17.md",
"Mathe/KW20.md",
"SS23/Algorithmen und Datenstrukturen/UEB04/UEB4.md",
"SS23/Informationssicherheit/Ueb3/Ueb3.md",
"SS23/English/KW17.md",
"Algorithmen und Datenstrukturen/Ilias/VL04 - Listen, Collections/VL04_Zusatzmaterial.zip",
"Algorithmen und Datenstrukturen/Ilias/VL04 - Listen, Collections/VL04-Listen_Collections.pdf",
"Algorithmen und Datenstrukturen/Ilias/VL04 - Listen, Collections/UEB04.zip",
"Algorithmen und Datenstrukturen/Ilias/VL04 - Listen, Collections/UEB04.pdf",
"Algorithmen und Datenstrukturen/Ilias/VL04 - Listen, Collections/ML04.zip",
"Algorithmen und Datenstrukturen/Ilias/VL04 - Listen, Collections/ML04.pdf",
"Algorithmen und Datenstrukturen/Ilias/VL03 - Listen/VL03_Zusatzmaterial.zip",
"Algorithmen und Datenstrukturen/Ilias/VL03 - Listen/VL03-Listen.pdf",
"Algorithmen und Datenstrukturen/Ilias/VL03 - Listen/UEB03.pdf",
"Algorithmen und Datenstrukturen/Ilias/VL03 - Listen/ML03.pdf",
"Algorithmen und Datenstrukturen/Ilias/VL03 - Listen/ML03-Aufgabe4_5.zip",
"English/KW21.md",
"Informationssicherheit/Ueb9/UEB_09.md",
"Informationssicherheit/Ueb9/UEB 09.md",
"English/KW26.md",
"Informationssicherheit/Ueb6/white1-4015396961.webp",
"Informationssicherheit/Ueb6/white2.jpg",
"Informationssicherheit/Ueb7/Ueb07.md",
"Informationssicherheit/UEB8/UEB08.md",
"Informationssicherheit/Ueb6/Ueb 6.md",
"Informationssicherheit/Ueb5/new UEB5.md",
"Informationssicherheit/Ueb5/Ueb5.md",
"Informationssicherheit/Ueb4/Ueb4.md",
"Mathe/KW20/KW20.md",
"Algorithmen und Datenstrukturen/VL/VL06/VL07.md",
"English/KW18.md",
"Mathe/KW17/KW17.md",
"Algorithmen und Datenstrukturen/UEB04/UEB4.md",
"Informationssicherheit/Ueb3/Ueb3.md",
"English/KW17.md",
"Untitled Diagram.svg",
"conflict-files-obsidian-git.md",
"SS23/CCN/Ex02/Exercise 2.md",
"CCN/Ex02/Exercise 2.md",
"CCN/Untitled.md",
"SS23/CCN/Ex01/2023-04-18_11-08.png",
"SS23/Informationssicherheit/Ueb2/2023-04-17_15-55.png",
"SS23/Informationssicherheit/Ueb2/2023-04-17_14-16.png",
"SS23/Informationssicherheit/Ueb1/20230330_19h30m31s_grim.png",
"SS23/Informationssicherheit/Ueb1/20230330_19h34m13s_grim.png",
"SS23/Informationssicherheit/Ueb1/20230331_07h21m13s_grim.png",
"SS23/Informationssicherheit/Ueb1/20230331_10h28m24s_grim.png",
"SS23/Informationssicherheit/Ueb1/20230331_10h28m43s_grim.png"
"unterwäsche_austausch_nein.jpg.md",
"Informationssicherheit/Ueb2/Ueb2.md",
"CCN/VL01.md",
"Mathe/KW16/UEB.md",
"CCN/Ex01/Exercise 1.md",
"CCN/Ex01/2023-04-18_11-08.png",
"Informationssicherheit/Ueb2/2023-04-17_15-55.png",
"Informationssicherheit/Ueb2/2023-04-17_14-16.png",
"Informationssicherheit/Ueb1/20230330_19h30m31s_grim.png",
"Informationssicherheit/Ueb1/20230330_19h34m13s_grim.png",
"Informationssicherheit/Ueb1/20230331_07h21m13s_grim.png",
"Informationssicherheit/Ueb1/20230331_10h28m24s_grim.png"
]
}

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 136 KiB

Some files were not shown because too many files have changed in this diff Show More