Initial commit of Obsidian vault

This commit is contained in:
serhiimosiiash
2025-12-08 16:33:46 +02:00
commit 1c38484ef7
5 changed files with 209 additions and 0 deletions

175
.obsidian/workspace.json vendored Normal file
View File

@@ -0,0 +1,175 @@
{
"main": {
"id": "c1cfe29dd37b8b2e",
"type": "split",
"children": [
{
"id": "cd0e4b0f56f3dae1",
"type": "tabs",
"children": [
{
"id": "7f09a98a9c6e0370",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "README.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "README"
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "e8198c9f331de459",
"type": "split",
"children": [
{
"id": "d5849976be633db0",
"type": "tabs",
"children": [
{
"id": "ad88fcfb51fee3a8",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical",
"autoReveal": false
},
"icon": "lucide-folder-closed",
"title": "Files"
}
},
{
"id": "fac40c7ce352d201",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
},
"icon": "lucide-search",
"title": "Search"
}
},
{
"id": "dabdf9a3ebce938c",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {},
"icon": "lucide-bookmark",
"title": "Bookmarks"
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "4b4156e10ec2b3f1",
"type": "split",
"children": [
{
"id": "bf17c545b3c5ae61",
"type": "tabs",
"children": [
{
"id": "b9d09e6c86bb3e15",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "README.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-coming-in",
"title": "Backlinks for README"
}
},
{
"id": "74a352a6ce38f86c",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"file": "README.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-going-out",
"title": "Outgoing links from README"
}
},
{
"id": "78a49d9c7f742afe",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-tags",
"title": "Tags"
}
},
{
"id": "5a868f46cd2b6558",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "README.md",
"followCursor": false,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-list",
"title": "Outline of README"
}
}
]
}
],
"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": "7f09a98a9c6e0370",
"lastOpenFiles": [
"README.md"
]
}