This commit is contained in:
Jörg Lohrer 2024-07-29 14:12:49 +02:00
parent 014d022ed8
commit 186cd543bd
10 changed files with 235 additions and 1 deletions

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

@ -0,0 +1 @@
{}

1
.obsidian/appearance.json vendored Normal file
View file

@ -0,0 +1 @@
{}

30
.obsidian/core-plugins-migration.json vendored Normal file
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
.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"
]

22
.obsidian/graph.json vendored Normal file
View file

@ -0,0 +1,22 @@
{
"collapse-filter": true,
"search": "",
"showTags": false,
"showAttachments": false,
"hideUnresolved": false,
"showOrphans": true,
"collapse-color-groups": true,
"colorGroups": [],
"collapse-display": true,
"showArrow": false,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1,
"lineSizeMultiplier": 1,
"collapse-forces": true,
"centerStrength": 0.518713248970312,
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 1,
"close": false
}

156
.obsidian/workspace.json vendored Normal file
View file

@ -0,0 +1,156 @@
{
"main": {
"id": "6ece4db45e41c269",
"type": "split",
"children": [
{
"id": "6adec368cda68e0d",
"type": "tabs",
"children": [
{
"id": "65b6c3f44884c302",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "2024-07-29.md",
"mode": "source",
"source": false
}
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "66c5b1ccc53d425b",
"type": "split",
"children": [
{
"id": "4dd285109a996636",
"type": "tabs",
"children": [
{
"id": "e8616ed63c7a996a",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical"
}
}
},
{
"id": "9abd0a1d63e3e323",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
}
}
},
{
"id": "fa64b441efef0097",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {}
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "42a3b141292a5416",
"type": "split",
"children": [
{
"id": "910dc499e85907ec",
"type": "tabs",
"children": [
{
"id": "828be975e7370db5",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "2024-07-29.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "7171e1a91bcdeaeb",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"file": "2024-07-29.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "f55f736d79699c6e",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true
}
}
},
{
"id": "c082e26fca7c4997",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "2024-07-29.md"
}
}
}
]
}
],
"direction": "horizontal",
"width": 300,
"collapsed": true
},
"left-ribbon": {
"hiddenItems": {
"switcher:Schnellauswahl öffnen": false,
"graph:Graphen-Ansicht öffnen": false,
"canvas:Neuen Canvas erstellen": false,
"daily-notes:Heutige Notiz öffnen": false,
"templates:Vorlage einfügen": false,
"command-palette:Befehlspalette öffnen": false
}
},
"active": "65b6c3f44884c302",
"lastOpenFiles": [
"Unbenannt.canvas",
"2024-07-29.md",
"test.md",
"obsidian Datei.md"
]
}

0
2024-07-29.md Normal file
View file

1
Unbenannt.canvas Normal file
View file

@ -0,0 +1 @@
{}

1
obsidian Datei.md Normal file
View file

@ -0,0 +1 @@

View file

@ -1 +1,3 @@
# Überschrift
# Überschrift
## Wunderbar! :-)