first commit

This commit is contained in:
2023-04-15 10:09:43 +02:00
commit 12a3bae7c1
8 changed files with 209 additions and 0 deletions

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

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

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

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

View File

@@ -0,0 +1,29 @@
{
"file-explorer": true,
"global-search": true,
"switcher": true,
"graph": true,
"backlink": true,
"canvas": true,
"outgoing-link": true,
"tag-pane": true,
"page-preview": true,
"daily-notes": true,
"templates": true,
"note-composer": true,
"command-palette": true,
"slash-command": false,
"editor-status": true,
"starred": 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
FH/.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",
"starred",
"outline",
"word-count",
"file-recovery"
]

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

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

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

@@ -0,0 +1,154 @@
{
"main": {
"id": "985a28639027cb68",
"type": "split",
"children": [
{
"id": "70d3e404042bb7e1",
"type": "tabs",
"children": [
{
"id": "8d74a64b5bdd799c",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "CCN/VL01.md",
"mode": "source",
"source": false
}
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "cddcefee340fb8a5",
"type": "split",
"children": [
{
"id": "94d495814220bf82",
"type": "tabs",
"children": [
{
"id": "dee6158724d41ca6",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical"
}
}
},
{
"id": "70ca5d990fce7a86",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
}
}
},
{
"id": "d5e695bcc8cab13d",
"type": "leaf",
"state": {
"type": "starred",
"state": {}
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "4540e984d4c131f5",
"type": "split",
"children": [
{
"id": "b1ae273364c01df7",
"type": "tabs",
"children": [
{
"id": "3c5c1738be747670",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "CCN/VL01.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "a0e89b3fceee7653",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"file": "CCN/VL01.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "a8d05e2876a81d16",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true
}
}
},
{
"id": "858dd4c3359fda1d",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "CCN/VL01.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": "8d74a64b5bdd799c",
"lastOpenFiles": [
"CCN/VL01.md",
"CCN"
]
}