This commit is contained in:
2025-10-23 15:13:35 +02:00
parent 629bc98f19
commit 12bb192f0b
8 changed files with 45 additions and 15 deletions

View File

@@ -1,5 +1,6 @@
[
"obsidian-git",
"obsidian-excalidraw-plugin",
"extended-graph"
"extended-graph",
"obsidian-link-converter"
]

View File

@@ -60,6 +60,6 @@
"repelStrength": 20,
"linkStrength": 1,
"linkDistance": 35,
"scale": 0.6147604495667629,
"scale": 0.4098402997111752,
"close": true
}

View File

@@ -0,0 +1,6 @@
{
"mySetting": "default",
"contextMenu": true,
"finalLinkFormat": "relative-path",
"keepMtime": false
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
{
"id": "obsidian-link-converter",
"name": "Link Converter",
"version": "0.1.6",
"minAppVersion": "0.9.12",
"description": "Scan all your links in the vault and convert them to your desired format.",
"author": "Ozan Tellioglu",
"authorUrl": "https://ozan.pl",
"isDesktopOnly": false
}

View File

@@ -0,0 +1,4 @@
.oz-coffee-div {
text-align: center;
margin-top: 20px;
}

View File

@@ -4,17 +4,21 @@
"type": "split",
"children": [
{
"id": "8009748db1465677",
"id": "72ce0be7516c1f16",
"type": "tabs",
"children": [
{
"id": "caad354a936251eb",
"id": "d12249aace4da7c8",
"type": "leaf",
"state": {
"type": "graph",
"state": {},
"icon": "lucide-git-fork",
"title": "Widok grafu"
"type": "markdown",
"state": {
"file": "uczelnia/1_semestr/algorytmy/Algorytmy.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Algorytmy"
}
}
]
@@ -164,16 +168,20 @@
"obsidian-excalidraw-plugin:New drawing": false
}
},
"active": "95f2772859773c70",
"active": "d12249aace4da7c8",
"lastOpenFiles": [
"uczelnia/1_semestr/algorytmy/1_wykład/1 wykład.md",
"uczelnia/1_semestr/algorytmy/Algorytmy.md",
"uczelnia/1_semestr/algorytmy/2 wykład/2 wykład.md",
"uczelnia/1_semestr/algorytmy/2 wykład/Ramię robota.md",
"uczelnia/1_semestr/algorytmy/3 wykład/3 wykład.md",
"Excalidraw/Drawing 2025-10-13 11.16.00.excalidraw.md",
"Bez nazwy.canvas",
"uczelnia/1_semestr/algorytmy/3 wykład/Przypadki.md",
"uczelnia/1_semestr/algorytmy/3 wykład/Pesymistyczny.md",
"uczelnia/1_semestr/algorytmy/3 wykład/Optymistyczny.md",
"uczelnia/1_semestr/algorytmy/3 wykład/3 wykład.md",
"uczelnia/1_semestr/algorytmy/1_wykład/Zasady.md",
"uczelnia/1_semestr/algorytmy/1_wykład/Literatura.md",
"uczelnia/1_semestr/algorytmy/1_wykład/1 wykład.md",
"uczelnia/1_semestr/matematyka_ze_statystyką/1_wykład/1 wykład.md",
"uczelnia/1_semestr/matematyka_ze_statystyką/1_wykład/Literatura.md",
"uczelnia/1_semestr/matematyka_ze_statystyką/1_wykład/Zbiory liczbowe.md",
@@ -189,9 +197,6 @@
"uczelnia/1_semestr/matematyka_ze_statystyką/2_wykład/Badanie zbieżności.md",
"uczelnia/1_semestr/fizyka_dla_informatyków/4 wykład/Impedancja.md",
"uczelnia/1_semestr/fizyka_dla_informatyków/4 wykład/Filtry elektryczne.md",
"uczelnia/1_semestr/fizyka_dla_informatyków/4 wykład/Filtry LC.md",
"uczelnia/1_semestr/fizyka_dla_informatyków/4 wykład/Elementy bierne RLC.md",
"README.md",
"uczelnia/1_semestr/fizyka_dla_informatyków/4 wykład",
"uczelnia/1_semestr/programowanie/3 wykład/Untitled.base",
"uczelnia/1_semestr/programowanie/3 wykład",

View File

@@ -1,4 +1,4 @@
[1 wykład](uczelnia/1_semestr/algorytmy/1_wykład/1%20wykład.md)
[1 wykład](/uczelnia/1_semestr/algorytmy/1_wykład/1%20wykład.md)
[2 wykład](2%20wykład/2%20wykład.md)
[3 wykład](3%20wykład/3%20wykład.md)
[4 wykład](4%20wykład/4%20wykład.md)