add test vault

This commit is contained in:
Daniel Bauer
2024-12-09 08:55:52 +01:00
parent 306310e848
commit 019e610034
4 changed files with 191 additions and 0 deletions

1
test-vault/.obsidian/app.json vendored Normal file
View File

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

1
test-vault/.obsidian/appearance.json vendored Normal file
View File

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

30
test-vault/.obsidian/core-plugins.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
}

159
test-vault/.obsidian/workspace.json vendored Normal file
View File

@@ -0,0 +1,159 @@
{
"main": {
"id": "bfa45b8ea8321450",
"type": "split",
"children": [
{
"id": "0e5ecfa3293f7df3",
"type": "tabs",
"children": [
{
"id": "6250121b95d02304",
"type": "leaf",
"state": {
"type": "empty",
"state": {},
"icon": "lucide-file",
"title": "New tab"
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "4374e5d6e879b2d4",
"type": "split",
"children": [
{
"id": "478160a8394244fe",
"type": "tabs",
"children": [
{
"id": "6f788bdaa22626aa",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical"
},
"icon": "lucide-folder-closed",
"title": "Files"
}
},
{
"id": "3a973112723b504c",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
},
"icon": "lucide-search",
"title": "Search"
}
},
{
"id": "8e1b004169a5b2a3",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {},
"icon": "lucide-bookmark",
"title": "Bookmarks"
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "e0a707d8816492d9",
"type": "split",
"children": [
{
"id": "ca2c98702d680c98",
"type": "tabs",
"children": [
{
"id": "64b2c6a30d5875ee",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-coming-in",
"title": "Backlinks"
}
},
{
"id": "99dd1bb8dcf90d0a",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"linksCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-going-out",
"title": "Outgoing links"
}
},
{
"id": "6d0e7c8add5f7b7e",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true
},
"icon": "lucide-tags",
"title": "Tags"
}
},
{
"id": "f5c89f97c3eea797",
"type": "leaf",
"state": {
"type": "outline",
"state": {},
"icon": "lucide-list",
"title": "Outline"
}
}
]
}
],
"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": "6250121b95d02304",
"lastOpenFiles": []
}