This commit is contained in:
2024-02-09 12:34:58 +01:00
parent 4d772a17cb
commit 0c970c22a7
98 changed files with 5330 additions and 20 deletions

1
WS23_24/.obsidian/app.json vendored Normal file
View File

@@ -0,0 +1 @@
{}

3
WS23_24/.obsidian/appearance.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"accentColor": ""
}

View File

@@ -0,0 +1,30 @@
{
"file-explorer": true,
"global-search": true,
"switcher": true,
"graph": true,
"backlink": true,
"canvas": true,
"outgoing-link": true,
"tag-pane": true,
"properties": false,
"page-preview": true,
"daily-notes": true,
"templates": true,
"note-composer": true,
"command-palette": true,
"slash-command": false,
"editor-status": true,
"bookmarks": true,
"markdown-importer": false,
"zk-prefixer": false,
"random-note": false,
"outline": true,
"word-count": true,
"slides": false,
"audio-recorder": false,
"workspaces": false,
"file-recovery": true,
"publish": false,
"sync": false
}

20
WS23_24/.obsidian/core-plugins.json vendored Normal file
View File

@@ -0,0 +1,20 @@
[
"file-explorer",
"global-search",
"switcher",
"graph",
"backlink",
"canvas",
"outgoing-link",
"tag-pane",
"page-preview",
"daily-notes",
"templates",
"note-composer",
"command-palette",
"editor-status",
"bookmarks",
"outline",
"word-count",
"file-recovery"
]

1
WS23_24/.obsidian/hotkeys.json vendored Normal file
View File

@@ -0,0 +1 @@
{}

154
WS23_24/.obsidian/workspace.json vendored Normal file
View File

@@ -0,0 +1,154 @@
{
"main": {
"id": "ed2e27e421e03c94",
"type": "split",
"children": [
{
"id": "74a393a52c87e656",
"type": "tabs",
"children": [
{
"id": "3dfaf3e3b84e3331",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "SWT1/Untitled.md",
"mode": "source",
"source": false
}
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "5dd62cf6a3bb0241",
"type": "split",
"children": [
{
"id": "2418cf4a0ea3a56f",
"type": "tabs",
"children": [
{
"id": "8ef88311d42aa661",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical"
}
}
},
{
"id": "883907cee438d8d7",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
}
}
},
{
"id": "a0493ad0c080ae5b",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {}
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "4fa949919eaf91f0",
"type": "split",
"children": [
{
"id": "99ce06c1cfe5a046",
"type": "tabs",
"children": [
{
"id": "864ba2773da49ad0",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "SWT1/Untitled.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "666f63d58c775418",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"file": "SWT1/Untitled.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "6550219ec6f1fd2c",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true
}
}
},
{
"id": "950f85daf108abdb",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "SWT1/Untitled.md"
}
}
}
]
}
],
"direction": "horizontal",
"width": 300,
"collapsed": true
},
"left-ribbon": {
"hiddenItems": {
"switcher:Open quick switcher": false,
"graph:Open graph view": false,
"canvas:Create new canvas": false,
"daily-notes:Open today's daily note": false,
"templates:Insert template": false,
"command-palette:Open command palette": false
}
},
"active": "3dfaf3e3b84e3331",
"lastOpenFiles": [
"SWT1/Untitled.md",
"SWT1"
]
}