added Readme
This commit is contained in:
parent
b9fca5c8cd
commit
4b4c27031d
3
.obsidian/community-plugins.json
vendored
3
.obsidian/community-plugins.json
vendored
@ -4,5 +4,6 @@
|
||||
"obsidian-mind-map",
|
||||
"table-editor-obsidian",
|
||||
"colored-text",
|
||||
"obsidian-charts"
|
||||
"obsidian-charts",
|
||||
"obsidian-plugin-toc"
|
||||
]
|
20
.obsidian/plugins/obsidian-plugin-toc/main.js
vendored
Normal file
20
.obsidian/plugins/obsidian-plugin-toc/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
10
.obsidian/plugins/obsidian-plugin-toc/manifest.json
vendored
Normal file
10
.obsidian/plugins/obsidian-plugin-toc/manifest.json
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "obsidian-plugin-toc",
|
||||
"name": "Table of Contents",
|
||||
"author": "Andrew Lisowski",
|
||||
"authorUrl": "https://twitter.com/hipstersmoothie",
|
||||
"description": "Create a table of contents for a note.",
|
||||
"isDesktopOnly": false,
|
||||
"minAppVersion": "0.10.12",
|
||||
"version": "0.2.0"
|
||||
}
|
25
.obsidian/workspace.json
vendored
25
.obsidian/workspace.json
vendored
@ -30,9 +30,21 @@
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "846adf0f85a7ac21",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "README.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 1
|
||||
"currentTab": 2
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
@ -98,7 +110,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Evaluation WiSe 24 25.md",
|
||||
"file": "README.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@ -115,7 +127,7 @@
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Evaluation WiSe 24 25.md",
|
||||
"file": "README.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
@ -138,7 +150,7 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Evaluation WiSe 24 25.md"
|
||||
"file": "README.md"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -169,10 +181,11 @@
|
||||
"table-editor-obsidian:Advanced Tables Toolbar": false
|
||||
}
|
||||
},
|
||||
"active": "c3f02da8459b175b",
|
||||
"active": "846adf0f85a7ac21",
|
||||
"lastOpenFiles": [
|
||||
"Timetable.md",
|
||||
"Evaluation WiSe 24 25.md",
|
||||
"README.md",
|
||||
"Timetable.md",
|
||||
"Evaluation WiSe 23 24.md",
|
||||
"Pasted image 20240829151654.png"
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user