09-10-25
This commit is contained in:
3
.obsidian/community-plugins.json
vendored
3
.obsidian/community-plugins.json
vendored
@@ -1,4 +1,5 @@
|
||||
[
|
||||
"obsidian-style-settings",
|
||||
"obsidian-git"
|
||||
"obsidian-git",
|
||||
"obsidian-tikzjax"
|
||||
]
|
||||
18559
.obsidian/plugins/obsidian-tikzjax/main.js
vendored
Normal file
18559
.obsidian/plugins/obsidian-tikzjax/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
10
.obsidian/plugins/obsidian-tikzjax/manifest.json
vendored
Normal file
10
.obsidian/plugins/obsidian-tikzjax/manifest.json
vendored
Normal 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
|
||||
}
|
||||
148
.obsidian/plugins/obsidian-tikzjax/styles.css
vendored
Normal file
148
.obsidian/plugins/obsidian-tikzjax/styles.css
vendored
Normal file
File diff suppressed because one or more lines are too long
9
.obsidian/workspace.json
vendored
9
.obsidian/workspace.json
vendored
@@ -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"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user