Compare commits
39 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f5749d3856 | |||
| c8516871c0 | |||
| 4614753b0d | |||
| 813a004804 | |||
| e12cb6a0b3 | |||
| 2c8f86cc30 | |||
| 378b93d3d5 | |||
| f5392d2bbe | |||
| b5e92cb7a0 | |||
| 1bc3a36e65 | |||
| 8c2c3812ec | |||
| 3aff48c133 | |||
| 896464b683 | |||
| 1dc121daad | |||
| cb2992fe72 | |||
| b14ee4716a | |||
| f2765eedd7 | |||
| 489e7eda9a | |||
| 12123a4ea7 | |||
| 18eba0e158 | |||
| da0e33416f | |||
| 1af9af7142 | |||
| d26891afdd | |||
| b297ce2aaa | |||
| 0cb0978f62 | |||
| 17b20a3302 | |||
| 91008abb99 | |||
| 24e6491d2f | |||
| 88973504d3 | |||
| afdae63934 | |||
| 711f5345a8 | |||
| 13e7a91da9 | |||
| e708f079e3 | |||
| 22efaa6b2e | |||
| 192c3cd650 | |||
| 62657ef929 | |||
| 00e88bd1a2 | |||
| 8f745d3396 | |||
| 951f5eafc0 |
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,6 +0,0 @@
|
|||||||
|
|
||||||
*.json
|
|
||||||
.obsidian/
|
|
||||||
.trash/
|
|
||||||
.obsidian/workspace.json
|
|
||||||
.obsidian/workspace.json
|
|
||||||
Binary file not shown.
6
.obsidian/community-plugins.json
vendored
6
.obsidian/community-plugins.json
vendored
@@ -7,7 +7,6 @@
|
|||||||
"cm-editor-syntax-highlight-obsidian",
|
"cm-editor-syntax-highlight-obsidian",
|
||||||
"code-block-copy",
|
"code-block-copy",
|
||||||
"url-into-selection",
|
"url-into-selection",
|
||||||
"obsidian-dictionary-plugin",
|
|
||||||
"obsidian-languagetool-plugin",
|
"obsidian-languagetool-plugin",
|
||||||
"obsidian-image-toolkit",
|
"obsidian-image-toolkit",
|
||||||
"quick-latex",
|
"quick-latex",
|
||||||
@@ -16,13 +15,10 @@
|
|||||||
"juggl",
|
"juggl",
|
||||||
"obsidian-plugin-toc",
|
"obsidian-plugin-toc",
|
||||||
"drawio-obsidian",
|
"drawio-obsidian",
|
||||||
"obsidian-completr",
|
|
||||||
"execute-code",
|
"execute-code",
|
||||||
"nldates-obsidian",
|
"nldates-obsidian",
|
||||||
"obsidian-livesync",
|
"obsidian-livesync",
|
||||||
"obsidian-dynamic-toc",
|
"obsidian-dynamic-toc",
|
||||||
"obsidian-excalidraw-plugin",
|
"obsidian-excalidraw-plugin",
|
||||||
"obsidian-wordnet-plugin",
|
"obsidian-wordnet-plugin"
|
||||||
"omnisearch",
|
|
||||||
"obsidian-ocr"
|
|
||||||
]
|
]
|
||||||
3
.obsidian/core-plugins-migration.json
vendored
3
.obsidian/core-plugins-migration.json
vendored
@@ -26,6 +26,5 @@
|
|||||||
"file-recovery": true,
|
"file-recovery": true,
|
||||||
"publish": false,
|
"publish": false,
|
||||||
"sync": false,
|
"sync": false,
|
||||||
"bookmarks": true,
|
"bookmarks": true
|
||||||
"properties": true
|
|
||||||
}
|
}
|
||||||
1
.obsidian/core-plugins.json
vendored
1
.obsidian/core-plugins.json
vendored
@@ -7,7 +7,6 @@
|
|||||||
"canvas",
|
"canvas",
|
||||||
"outgoing-link",
|
"outgoing-link",
|
||||||
"tag-pane",
|
"tag-pane",
|
||||||
"properties",
|
|
||||||
"page-preview",
|
"page-preview",
|
||||||
"daily-notes",
|
"daily-notes",
|
||||||
"templates",
|
"templates",
|
||||||
|
|||||||
70904
.obsidian/plugins/obsidian-completr/scanned_words.txt
vendored
70904
.obsidian/plugins/obsidian-completr/scanned_words.txt
vendored
File diff suppressed because it is too large
Load Diff
10
.obsidian/plugins/obsidian-git/data.json
vendored
10
.obsidian/plugins/obsidian-git/data.json
vendored
@@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"commitMessage": "vault backup: {{date}}",
|
"commitMessage": "vault backup: {{date}}",
|
||||||
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
|
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
|
||||||
"autoSaveInterval": 0,
|
"autoSaveInterval": 10,
|
||||||
"autoPushInterval": 0,
|
"autoPushInterval": 10,
|
||||||
"autoPullInterval": 0,
|
"autoPullInterval": 0,
|
||||||
"autoPullOnBoot": false,
|
"autoPullOnBoot": true,
|
||||||
"disablePush": false,
|
"disablePush": false,
|
||||||
"pullBeforePush": true,
|
"pullBeforePush": true,
|
||||||
"disablePopups": false,
|
"disablePopups": false,
|
||||||
@@ -13,11 +13,11 @@
|
|||||||
"updateSubmodules": false,
|
"updateSubmodules": false,
|
||||||
"syncMethod": "merge",
|
"syncMethod": "merge",
|
||||||
"customMessageOnAutoBackup": false,
|
"customMessageOnAutoBackup": false,
|
||||||
"autoBackupAfterFileChange": false,
|
"autoBackupAfterFileChange": true,
|
||||||
"treeStructure": false,
|
"treeStructure": false,
|
||||||
"refreshSourceControl": true,
|
"refreshSourceControl": true,
|
||||||
"basePath": "",
|
"basePath": "",
|
||||||
"differentIntervalCommitAndPush": false,
|
"differentIntervalCommitAndPush": true,
|
||||||
"changedFilesInStatusBar": false,
|
"changedFilesInStatusBar": false,
|
||||||
"showedMobileNotice": true,
|
"showedMobileNotice": true,
|
||||||
"refreshSourceControlTimer": 7000,
|
"refreshSourceControlTimer": 7000,
|
||||||
|
|||||||
10
.obsidian/plugins/obsidian-livesync/data.json
vendored
10
.obsidian/plugins/obsidian-livesync/data.json
vendored
@@ -4,7 +4,7 @@
|
|||||||
"couchDB_PASSWORD": "",
|
"couchDB_PASSWORD": "",
|
||||||
"couchDB_DBNAME": "",
|
"couchDB_DBNAME": "",
|
||||||
"liveSync": false,
|
"liveSync": false,
|
||||||
"syncOnSave": true,
|
"syncOnSave": false,
|
||||||
"syncOnStart": false,
|
"syncOnStart": false,
|
||||||
"savingDelay": 200,
|
"savingDelay": 200,
|
||||||
"lessInformationInLog": false,
|
"lessInformationInLog": false,
|
||||||
@@ -28,8 +28,8 @@
|
|||||||
"usePluginSettings": false,
|
"usePluginSettings": false,
|
||||||
"showOwnPlugins": false,
|
"showOwnPlugins": false,
|
||||||
"showStatusOnEditor": false,
|
"showStatusOnEditor": false,
|
||||||
"usePluginSync": true,
|
"usePluginSync": false,
|
||||||
"autoSweepPlugins": true,
|
"autoSweepPlugins": false,
|
||||||
"autoSweepPluginsPeriodic": true,
|
"autoSweepPluginsPeriodic": true,
|
||||||
"notifyPluginOrSettingUpdated": true,
|
"notifyPluginOrSettingUpdated": true,
|
||||||
"checkIntegrityOnSave": false,
|
"checkIntegrityOnSave": false,
|
||||||
@@ -58,8 +58,8 @@
|
|||||||
"useDynamicIterationCount": false,
|
"useDynamicIterationCount": false,
|
||||||
"syncAfterMerge": false,
|
"syncAfterMerge": false,
|
||||||
"configPassphraseStore": "",
|
"configPassphraseStore": "",
|
||||||
"encryptedPassphrase": "[\"y6yAui3vE4bsVgRvKomi7TCONNIQzPnvEt1CdZc=\",\"2d9653b0195d7df6a527befb9e010000\",\"8347c94b5ee25f8d42b79c8d1ea4690b\"]",
|
"encryptedPassphrase": "[\"cAS0PRVUvnmfeVNYA8foBadlxfkPMOM+oDa8KLQ=\",\"c3f9701c0ef9372682d846566d000000\",\"d32beaf4649fdf582862231b3ba6b4ce\"]",
|
||||||
"encryptedCouchDBConnection": "[\"vcgPc5wH8AkCATgOoqKJsUFq7H53OdZDqgbBzgZcmWXQ1wb+QdAo+bTR1ev9JNmDiAHf/R4S72+wqAiiqQRLFlYBGYzD5NY0XRxCm1VKKSnyYhG4XgccLxCwP4kaBaeEN/MUxOCLkKwnGVBrDKgwwzoiy0b9pVcXlU2Y3OsUpmjbDC+OEbR/ZDegDioJ71GTlJzRof0+Ay94l5FOt1TYjqU=\",\"2d9653b0195d7df6a527befb9d010000\",\"8347c94b5ee25f8d42b79c8d1ea4690b\"]",
|
"encryptedCouchDBConnection": "[\"HjmY4Ao/IjAMnpVTivLczHKKF99ny1LtsoVrmRQxrnow1K9R+8/NIcV23+oSR8tGBahT4mWRn5qIRXeCc/jU+igBLSqXOgi8YV1nShMAr8sMJLVMdaz9MPDLoERJpPeXbq+/RrZRZ9DjCQ1I3S1oQ1ki/LiqkpUKAh4cUFZ3Ty11Bk6mBwqQscPRnstAjs0VVl7/2G9q1UqXRYU1qg7I4uw=\",\"c3f9701c0ef9372682d846566c000000\",\"d32beaf4649fdf582862231b3ba6b4ce\"]",
|
||||||
"permitEmptyPassphrase": false,
|
"permitEmptyPassphrase": false,
|
||||||
"useIndexedDBAdapter": false,
|
"useIndexedDBAdapter": false,
|
||||||
"useTimeouts": false,
|
"useTimeouts": false,
|
||||||
|
|||||||
164
.obsidian/workspace.json
vendored
164
.obsidian/workspace.json
vendored
@@ -4,22 +4,57 @@
|
|||||||
"type": "split",
|
"type": "split",
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": "e403734ae4b6cb9c",
|
"id": "08ad9b53ade42d31",
|
||||||
"type": "tabs",
|
"type": "tabs",
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": "73b3d63aa6debdc0",
|
"id": "9ef2752e5e7b81c3",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "WS2324/Datenbank/Projektarbeit/A2.md",
|
"file": "English/KW21.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"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"
|
"direction": "vertical"
|
||||||
@@ -77,7 +112,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "horizontal",
|
"direction": "horizontal",
|
||||||
"width": 300
|
"width": 200
|
||||||
},
|
},
|
||||||
"right": {
|
"right": {
|
||||||
"id": "70ae06261ef3fc74",
|
"id": "70ae06261ef3fc74",
|
||||||
@@ -93,7 +128,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "WS2324/Datenbank/Projektarbeit/A2.md",
|
"file": "English/KW21.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
@@ -110,7 +145,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outgoing-link",
|
"type": "outgoing-link",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "WS2324/Datenbank/Projektarbeit/A2.md",
|
"file": "English/KW21.md",
|
||||||
"linksCollapsed": false,
|
"linksCollapsed": false,
|
||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
}
|
}
|
||||||
@@ -133,7 +168,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "WS2324/Datenbank/Projektarbeit/A2.md"
|
"file": "English/KW21.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -168,18 +203,9 @@
|
|||||||
"type": "juggl_style",
|
"type": "juggl_style",
|
||||||
"state": {}
|
"state": {}
|
||||||
}
|
}
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "40e5106f517bc550",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "all-properties",
|
|
||||||
"state": {
|
|
||||||
"sortOrder": "frequency"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"currentTab": 4
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "horizontal",
|
"direction": "horizontal",
|
||||||
@@ -188,6 +214,10 @@
|
|||||||
},
|
},
|
||||||
"left-ribbon": {
|
"left-ribbon": {
|
||||||
"hiddenItems": {
|
"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,
|
"switcher:Open quick switcher": false,
|
||||||
"graph:Open graph view": false,
|
"graph:Open graph view": false,
|
||||||
"canvas:Create new canvas": false,
|
"canvas:Create new canvas": false,
|
||||||
@@ -196,62 +226,56 @@
|
|||||||
"command-palette:Open command palette": false,
|
"command-palette:Open command palette": false,
|
||||||
"table-editor-obsidian:Advanced Tables Toolbar": false,
|
"table-editor-obsidian:Advanced Tables Toolbar": false,
|
||||||
"obsidian-advanced-slides:Show Slide Preview": false,
|
"obsidian-advanced-slides:Show Slide Preview": false,
|
||||||
"juggl:Juggl global graph": 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
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "73b3d63aa6debdc0",
|
"active": "b8336cb3c3d06be9",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"WS2324/Datenbank/Unterricht/01 und 02. Datenbankarchitektur (26.09.2023)/Praktikum Datenbankzugriff/Installationsskripte/User_anlegen_Oracle._11g.sql",
|
"Algorithmen und Datenstrukturen/Ilias/VL04 - Listen, Collections/VL04_Zusatzmaterial.zip",
|
||||||
"WS2324/Datenbank/Unterricht/01 und 02. Datenbankarchitektur (26.09.2023)/Praktikum Datenbankzugriff/Installationsskripte/docker-compose.yml",
|
"Algorithmen und Datenstrukturen/Ilias/VL04 - Listen, Collections/VL04-Listen_Collections.pdf",
|
||||||
"WS2324/Datenbank/Unterricht/01 und 02. Datenbankarchitektur (26.09.2023)/Praktikum Datenbankzugriff/Installationsskripte/Shop.sql",
|
"Algorithmen und Datenstrukturen/Ilias/VL04 - Listen, Collections/UEB04.zip",
|
||||||
"WS2324/Datenbank/Unterricht/01 und 02. Datenbankarchitektur (26.09.2023)/Praktikum Datenbankzugriff/Installationsskripte/User_anlegen_Oracle.sql.sql",
|
"Algorithmen und Datenstrukturen/Ilias/VL04 - Listen, Collections/UEB04.pdf",
|
||||||
"WS2324/Datenbank/Unterricht/05. Datenbankanfragen (Teil 1) (31.10.2023)/Praktikum/Praktikum Datenbankanfragen Teil 1.pdf",
|
"Algorithmen und Datenstrukturen/Ilias/VL04 - Listen, Collections/ML04.zip",
|
||||||
"WS2324/Datenbank/Unterricht/04. DDL und DML (24.10.2023)/Praktikum/Shop.sql",
|
"Algorithmen und Datenstrukturen/Ilias/VL04 - Listen, Collections/ML04.pdf",
|
||||||
"WS2324/Datenbank/Unterricht/04. DDL und DML (24.10.2023)/Praktikum/Relationales Modell erstellen mit dem SQL-Developer.pdf",
|
"Algorithmen und Datenstrukturen/Ilias/VL03 - Listen/VL03_Zusatzmaterial.zip",
|
||||||
"WS2324/Datenbank/Unterricht/04. DDL und DML (24.10.2023)/Praktikum/Praktikum ML DDL DML.pdf",
|
"Algorithmen und Datenstrukturen/Ilias/VL03 - Listen/VL03-Listen.pdf",
|
||||||
"WS2324/Datenbank/Unterricht/04. DDL und DML (24.10.2023)/Praktikum/Praktikum DDL DML.pdf",
|
"Algorithmen und Datenstrukturen/Ilias/VL03 - Listen/UEB03.pdf",
|
||||||
"WS2324/Datenbank/Unterricht/04. DDL und DML (24.10.2023)/Praktikum/Hinweise zur Oracle-Datenbank im Praktikum.pdf",
|
"Algorithmen und Datenstrukturen/Ilias/VL03 - Listen/ML03.pdf",
|
||||||
"WS2324/Datenbank/Unterricht/03. Relationale Algebra (17.10.2023)/Praktikum/Shop_Relax.txt.sql",
|
"Algorithmen und Datenstrukturen/Ilias/VL03 - Listen/ML03-Aufgabe4_5.zip",
|
||||||
"WS2324/Datenbank/Projektarbeit/A2.md",
|
"English/KW21.md",
|
||||||
"WS2324/SWT1/02 Design Thinking Workshop/01_Woche_Nutzer_Verstehen/EmpathyMap_Englisch.png",
|
"Informationssicherheit/Ueb9/UEB_09.md",
|
||||||
"SS23/Excalidraw/Drawing 2023-07-22 20.24.24.excalidraw.md",
|
"Informationssicherheit/Ueb9/UEB 09.md",
|
||||||
"Untitled.md",
|
"English/KW26.md",
|
||||||
"SS23/Informationssicherheit/Ueb6/Ueb 6.md",
|
"Informationssicherheit/Ueb6/white1-4015396961.webp",
|
||||||
"SS23/Informationssicherheit/Ueb7/Ueb07.md",
|
"Informationssicherheit/Ueb6/white2.jpg",
|
||||||
"SS23/Informationssicherheit/Ueb5/Ueb5.md",
|
"Informationssicherheit/Ueb7/Ueb07.md",
|
||||||
"SS23/Informationssicherheit/Ueb5/new UEB5.md",
|
"Informationssicherheit/UEB8/UEB08.md",
|
||||||
"SS23/Informationssicherheit/Ueb4/Ueb4.md",
|
"Informationssicherheit/Ueb6/Ueb 6.md",
|
||||||
"SS23/Informationssicherheit/Ueb2/Ueb2.md",
|
"Informationssicherheit/Ueb5/new UEB5.md",
|
||||||
"SS23/Informationssicherheit/Ueb9/UEB_09.md",
|
"Informationssicherheit/Ueb5/Ueb5.md",
|
||||||
"SS23/English/KW26.md",
|
"Informationssicherheit/Ueb4/Ueb4.md",
|
||||||
"SS23/Informationssicherheit/UEB8/UEB08.md",
|
"Mathe/KW20/KW20.md",
|
||||||
"SS23/English/KW21.md",
|
"Algorithmen und Datenstrukturen/VL/VL06/VL07.md",
|
||||||
"SS23/Mathe/KW20/KW20.md",
|
"English/KW18.md",
|
||||||
"Informationssicherheit/Ueb4/Ueb4 - Kopie.md",
|
"Mathe/KW17/KW17.md",
|
||||||
"SS23/Algorithmen und Datenstrukturen/VL/VL06/VL07.md",
|
"Algorithmen und Datenstrukturen/UEB04/UEB4.md",
|
||||||
"SS23/English/KW18.md",
|
"Informationssicherheit/Ueb3/Ueb3.md",
|
||||||
"SS23/Mathe/KW17/KW17.md",
|
"English/KW17.md",
|
||||||
"Mathe/KW20.md",
|
|
||||||
"SS23/Algorithmen und Datenstrukturen/UEB04/UEB4.md",
|
|
||||||
"SS23/Informationssicherheit/Ueb3/Ueb3.md",
|
|
||||||
"SS23/English/KW17.md",
|
|
||||||
"Untitled Diagram.svg",
|
"Untitled Diagram.svg",
|
||||||
"conflict-files-obsidian-git.md",
|
"conflict-files-obsidian-git.md",
|
||||||
"SS23/CCN/Ex02/Exercise 2.md",
|
"CCN/Ex02/Exercise 2.md",
|
||||||
"CCN/Untitled.md",
|
"CCN/Untitled.md",
|
||||||
"SS23/CCN/Ex01/2023-04-18_11-08.png",
|
"unterwäsche_austausch_nein.jpg.md",
|
||||||
"SS23/Informationssicherheit/Ueb2/2023-04-17_15-55.png",
|
"Informationssicherheit/Ueb2/Ueb2.md",
|
||||||
"SS23/Informationssicherheit/Ueb2/2023-04-17_14-16.png",
|
"CCN/VL01.md",
|
||||||
"SS23/Informationssicherheit/Ueb1/20230330_19h30m31s_grim.png",
|
"Mathe/KW16/UEB.md",
|
||||||
"SS23/Informationssicherheit/Ueb1/20230330_19h34m13s_grim.png",
|
"CCN/Ex01/Exercise 1.md",
|
||||||
"SS23/Informationssicherheit/Ueb1/20230331_07h21m13s_grim.png",
|
"CCN/Ex01/2023-04-18_11-08.png",
|
||||||
"SS23/Informationssicherheit/Ueb1/20230331_10h28m24s_grim.png",
|
"Informationssicherheit/Ueb2/2023-04-17_15-55.png",
|
||||||
"SS23/Informationssicherheit/Ueb1/20230331_10h28m43s_grim.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"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
18
.trash/Untitled Diagram 2.svg
Normal file
18
.trash/Untitled Diagram 2.svg
Normal file
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
Reference in New Issue
Block a user