This commit is contained in:
2025-10-09 16:54:31 +02:00
parent 2eeb31204f
commit cc55d54ab7
6 changed files with 18768 additions and 14 deletions

View File

@@ -1,4 +1,5 @@
[
"obsidian-style-settings",
"obsidian-git"
"obsidian-git",
"obsidian-tikzjax"
]

18559
.obsidian/plugins/obsidian-tikzjax/main.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
{
"id": "obsidian-tikzjax",
"name": "TikZJax",
"version": "0.5.2",
"minAppVersion": "0.12.0",
"description": "Render LaTeX and TikZ diagrams in your notes",
"author": "artisticat",
"authorUrl": "https://github.com/artisticat1",
"isDesktopOnly": false
}

File diff suppressed because one or more lines are too long

View File

@@ -13,12 +13,12 @@
"state": {
"type": "markdown",
"state": {
"file": "LaTeX/Mängder 3.md",
"file": "LaTeX/Grafteori.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Mängder 3"
"title": "Grafteori"
}
}
]
@@ -166,7 +166,7 @@
}
],
"direction": "horizontal",
"width": 300
"width": 200
},
"left-ribbon": {
"hiddenItems": {
@@ -182,8 +182,9 @@
},
"active": "a2d3253219399e31",
"lastOpenFiles": [
"LaTeX/Mängder 1.md",
"LaTeX/Grafteori.md",
"LaTeX/Mängder 3.md",
"LaTeX/Mängder 1.md",
"LaTeX/Mängder 2.md",
"LaTeX"
]