vault backup: 2025-05-02 18:57:49

This commit is contained in:
2025-05-02 18:57:49 +02:00
parent 73a62f4edd
commit 0553b398fc
6 changed files with 45 additions and 21 deletions

View File

@ -3,6 +3,7 @@
"accentColor": "#efb9fd",
"theme": "obsidian",
"enabledCssSnippets": [
"dark_pdf"
"dark_pdf",
"images"
]
}

9
.obsidian/snippets/images.css vendored Normal file
View File

@ -0,0 +1,9 @@
img {
display: block;
margin-left: auto;
margin-right: auto;
max-width:500px;
}
div.mermaid {
text-align: center;
}

View File

@ -4,24 +4,37 @@
"type": "split",
"children": [
{
"id": "bc19ba9918441c67",
"id": "1bd3c6c2ca7655f0",
"type": "tabs",
"children": [
{
"id": "55ce0e76102300bd",
"id": "46800597ab6eb156",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Operating Systems/Memory Management.md",
"file": "Operating Systems/Processes and Threads.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Memory Management"
"title": "Processes and Threads"
}
},
{
"id": "33dc0f1ebcbf4c21",
"type": "leaf",
"state": {
"type": "release-notes",
"state": {
"currentVersion": "1.8.10"
},
"icon": "lucide-book-up",
"title": "Release Notes 1.8.10"
}
}
]
],
"currentTab": 1
}
],
"direction": "vertical"
@ -198,14 +211,15 @@
"omnisearch:Omnisearch": false
}
},
"active": "55ce0e76102300bd",
"active": "33dc0f1ebcbf4c21",
"lastOpenFiles": [
"Operating Systems/assets/Pasted image 20250502183523.png",
"Operating Systems/Overview.md",
"Operating Systems/Processes and Threads.md",
"Operating Systems/Scheduling.md",
"Operating Systems/assets/Pasted image 20250502183221.png",
"Operating Systems/Inter-Process Communication.md",
"Operating Systems/Memory Management.md",
"Operating Systems/assets/Pasted image 20250502183523.png",
"Operating Systems/assets/Pasted image 20250502183221.png",
"Operating Systems/assets/Pasted image 20250502183310.png",
"Operating Systems/assets/Pasted image 20250502183242.png",
"Operating Systems/assets/Pasted image 20250502183152.png",
@ -213,13 +227,11 @@
"Operating Systems/assets/Pasted image 20250502182934.png",
"README.md",
"Pasted image 20250502182936.png",
"Operating Systems/Inter-Process Communication.md",
"Untitled.canvas",
"Discrete Structures/Midterm/attempt 2.md",
"Discrete Structures/Mathematical Data Structures.md",
"Operating Systems/assets/image.png",
"Operating Systems/assets/Pasted image 20250502181012.png",
"Operating Systems/assets/Pasted image 20250502180811.png",
"unicef.org.md",
"Linear Algebra/Matrices.md",
"Languages & Machines/Regular languages.md",