Compare commits

39 Commits

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
205 changed files with 85912 additions and 194 deletions

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,7 +15,6 @@
"juggl",
"obsidian-plugin-toc",
"drawio-obsidian",
"obsidian-completr",
"execute-code",
"nldates-obsidian",
"obsidian-livesync",

View File

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

View File

@@ -13,7 +13,7 @@
"note-composer",
"command-palette",
"editor-status",
"starred",
"bookmarks",
"outline",
"word-count",
"file-recovery"

File diff suppressed because it is too large Load Diff

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,
@@ -39,7 +39,7 @@
"disableRequestURI": true,
"skipOlderFilesOnSync": true,
"checkConflictOnlyOnOpen": false,
"syncInternalFiles": true,
"syncInternalFiles": false,
"syncInternalFilesBeforeReplication": true,
"syncInternalFilesIgnorePatterns": "\\/node_modules\\/, \\/\\.git\\/, \\/obsidian-livesync\\/",
"syncInternalFilesInterval": 60,
@@ -58,8 +58,8 @@
"useDynamicIterationCount": false,
"syncAfterMerge": false,
"configPassphraseStore": "",
"encryptedPassphrase": "[\"H3ou/PWSB5pRUXPWr2tf6fOBU9ZkxYbSCQeLsI4=\",\"33a1cd6d0a41b9d55e83dab704000000\",\"72481d2255aae61b8a69ffcb2e9c5f57\"]",
"encryptedCouchDBConnection": "[\"1tJqLUcSYNqQqEQn67t2Dc2aqteUL4ZrQB5Bkxaiv1gTOCECJIaOSo0/PJc/zpFWkGMsULxjDfmvdQA6eQ1DNANWEQeJKUU/5kDNRF6aX0u5Bpx14ELwX6GUlKjttdetLBIXZa5log62HGyPPewZrZCdFVlgDgZGgo6Fj0x5G1Td3qYNylAHdhrOJbvwuNOby8eLNYDuYpLQ/JosdCO05Yc=\",\"33a1cd6d0a41b9d55e83dab703000000\",\"72481d2255aae61b8a69ffcb2e9c5f57\"]",
"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

@@ -6,118 +6,55 @@
{
"id": "08ad9b53ade42d31",
"type": "tabs",
"dimension": 61.73857868020305,
"children": [
{
"id": "829ecd06322baed5",
"id": "9ef2752e5e7b81c3",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Informationssicherheit/Ueb3/Ueb3.md",
"file": "English/KW21.md",
"mode": "source",
"source": false
}
}
},
{
"id": "4b8ad56e1fd78890",
"id": "94f939e1416fe53d",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Informationssicherheit/Ueb3/Ueb3.md",
"file": "Informationssicherheit/Ueb5/Ueb5.md",
"mode": "source",
"source": false
}
}
},
{
"id": "b646153bda234f5b",
"id": "ac30fcb197f4fd3d",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "CCN/Ex02/Exercise 2.md",
"mode": "source",
"file": "Informationssicherheit/Ueb6/Ueb 6.md",
"mode": "preview",
"source": false
}
}
},
{
"id": "4759485602209736",
"id": "f9cf9fea491fdc42",
"type": "leaf",
"state": {
"type": "markdown",
"type": "pdf",
"state": {
"file": "Mathe/KW17/KW17.md",
"mode": "source",
"source": false
}
}
},
{
"id": "80591b06329809e3",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "conflict-files-obsidian-git.md",
"mode": "source",
"source": false
"file": "Informationssicherheit/Ueb9/UEB_09.pdf"
}
}
}
],
"currentTab": 4
},
{
"id": "47553fa673bb1eb6",
"type": "tabs",
"dimension": 38.26142131979696,
"children": [
{
"id": "b2fab346c5df81de",
"type": "leaf",
"state": {
"type": "pdf",
"state": {
"file": "Informationssicherheit/Ueb3/03-ueb_uebungsblatt.pdf"
}
}
},
{
"id": "73778d307967c6d2",
"type": "leaf",
"state": {
"type": "pdf",
"state": {
"file": "CCN/Ex02/ccn1-exercise2.pdf"
}
}
},
{
"id": "736779821c896ccf",
"type": "leaf",
"state": {
"type": "pdf",
"state": {
"file": "Mathe/KW17/KW17-GeoTra.pdf"
}
}
},
{
"id": "923f0d93a2fb61f2",
"type": "leaf",
"state": {
"type": "pdf",
"state": {
"file": "Mathe/KW17/KW17-GeoTra_vor.pdf"
}
}
}
],
"currentTab": 2
"currentTab": 3
}
],
"direction": "vertical"
@@ -162,12 +99,20 @@
"type": "starred",
"state": {}
}
},
{
"id": "50de9879caa2f002",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {}
}
}
]
}
],
"direction": "horizontal",
"width": 300
"width": 200
},
"right": {
"id": "70ae06261ef3fc74",
@@ -183,7 +128,7 @@
"state": {
"type": "backlink",
"state": {
"file": "conflict-files-obsidian-git.md",
"file": "English/KW21.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@@ -200,7 +145,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "conflict-files-obsidian-git.md",
"file": "English/KW21.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@@ -223,7 +168,7 @@
"state": {
"type": "outline",
"state": {
"file": "conflict-files-obsidian-git.md"
"file": "English/KW21.md"
}
}
},
@@ -271,6 +216,8 @@
"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,
@@ -278,58 +225,57 @@
"templates:Insert template": false,
"command-palette:Open command palette": false,
"table-editor-obsidian:Advanced Tables Toolbar": false,
"obsidian-livesync:Replicate": false,
"obsidian-livesync:Show log": false,
"obsidian-advanced-slides:Show Slide Preview": false,
"juggl:Juggl global graph": false
}
},
"active": "80591b06329809e3",
"active": "b8336cb3c3d06be9",
"lastOpenFiles": [
"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",
"conflict-files-obsidian-git.md",
"Algorithmen und Datenstrukturen/UEB04/UEB4.md",
"Informationssicherheit/Ueb3/Ueb3.md",
"Mathe/KW17/KW17-GeoTra.pdf",
"Mathe/KW17/KW17-GeoTra_vor.pdf",
"Mathe/KW17",
"Informationssicherheit/Ueb3/03-ueb_uebungsblatt.pdf",
"English/KW17.md",
"Untitled Diagram.svg",
"conflict-files-obsidian-git.md",
"CCN/Ex02/Exercise 2.md",
"CCN/Ex02/ccn1-exercise2.pdf",
"CCN/Untitled.md",
"CCN/Ex02",
"unterwäsche_austausch_nein.jpg.md",
"Informationssicherheit/VL/03-ueb_uebungsblatt.pdf",
"Informationssicherheit/Ueb2/Ueb2.md",
"Informationssicherheit/Ueb3",
"Informationssicherheit/VL/04-recht-standards-handout.pdf",
"CCN/VL01.md",
"Mathe/KW16/UEB.md",
"Mathe/KW16/KW16-EWuuEV_vor.pdf",
"CCN/Ex01/Exercise 1.md",
"CCN/Ex01/2023-04-18_11-08.png",
"Algorithmen und Datenstrukturen/UEB03/UEB03.md",
"Algorithmen und Datenstrukturen/UEB01/UEB01.md",
"Informationssicherheit/Ueb2/2023-04-17_15-55.png",
"Informationssicherheit/Ueb2/2023-04-17_14-16.png",
"Untitled 1.md",
"Untitled.md",
"Excalidraw/Drawing 2023-04-17 08.21.36.excalidraw.md",
"Excalidraw/Drawing 2023-04-17 08.21.00.excalidraw.md",
"FH/Informationssicherheit/Ueb2/Ueb2.md",
"README.md",
"FH/Informationssicherheit/Ueb2/test.md",
"Informationssicherheit/Ueb2/test2.md",
"Informationssicherheit/Ueb2/Untitled.md",
"Informationssicherheit/Ueb1/20230330_19h30m31s_grim.png",
"Informationssicherheit/Ueb1/20230330_19h34m13s_grim.png",
"Informationssicherheit/Ueb1/20230331_07h21m13s_grim.png",
"Informationssicherheit/Ueb1/20230331_10h28m24s_grim.png",
"Informationssicherheit/Ueb1/20230331_10h28m43s_grim.png",
"Informationssicherheit/Ueb1/20230331_14h12m43s_grim.png",
"Informationssicherheit/Ueb1/20230331_16h17m48s_grim.png",
"Informationssicherheit/Ueb1/Ueb01.md",
"Algorithmen und Datenstrukturen/UEB01.md",
"2023-04-16.md",
"FH/2023-04-16.md"
"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