From 17a9e70e4cf206a084b01961a522560c5506883b Mon Sep 17 00:00:00 2001 From: Mesrop Bozoyan Date: Tue, 11 Aug 2026 03:12:20 +0400 Subject: [PATCH] vault backup: 2026-08-11 03:12:20 --- .obsidian/workspace.json | 187 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 187 insertions(+) create mode 100644 .obsidian/workspace.json diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json new file mode 100644 index 0000000..6e871e5 --- /dev/null +++ b/.obsidian/workspace.json @@ -0,0 +1,187 @@ +{ + "main": { + "id": "152ca44a2a8a25d4", + "type": "split", + "children": [ + { + "id": "ab08cc6f3fb88900", + "type": "tabs", + "children": [ + { + "id": "9af0c138b5c4fe4f", + "type": "leaf", + "state": { + "type": "empty", + "state": {}, + "icon": "lucide-file", + "title": "New tab" + } + } + ] + } + ], + "direction": "vertical" + }, + "left": { + "id": "a8616cc8f9e0d728", + "type": "split", + "children": [ + { + "id": "dcdf667d6ac3bbc5", + "type": "tabs", + "children": [ + { + "id": "0ec4b7f9b97214dc", + "type": "leaf", + "state": { + "type": "file-explorer", + "state": { + "sortOrder": "alphabetical", + "autoReveal": false, + "showSearch": false, + "searchQuery": "" + }, + "icon": "lucide-folder-closed", + "title": "Files" + } + }, + { + "id": "033710d0beee9a6f", + "type": "leaf", + "state": { + "type": "search", + "state": { + "query": "", + "matchingCase": false, + "explainSearch": false, + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical" + }, + "icon": "lucide-search", + "title": "Search" + } + }, + { + "id": "cd63b57fab62ae80", + "type": "leaf", + "state": { + "type": "bookmarks", + "state": { + "showSearch": false, + "searchQuery": "" + }, + "icon": "lucide-bookmark", + "title": "Bookmarks" + } + } + ] + } + ], + "direction": "horizontal", + "width": 300 + }, + "right": { + "id": "96cc6bb00e03f874", + "type": "split", + "children": [ + { + "id": "635f32fc5ba86707", + "type": "tabs", + "children": [ + { + "id": "631006aef3eb2e27", + "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": "99be426d3b0dbb8c", + "type": "leaf", + "state": { + "type": "outgoing-link", + "state": { + "linksCollapsed": false, + "unlinkedCollapsed": true + }, + "icon": "links-going-out", + "title": "Outgoing links" + } + }, + { + "id": "32f4de2ef568f152", + "type": "leaf", + "state": { + "type": "tag", + "state": { + "sortOrder": "frequency", + "useHierarchy": true, + "showSearch": false, + "searchQuery": "" + }, + "icon": "lucide-tags", + "title": "Tags" + } + }, + { + "id": "abe1096e1b8593b5", + "type": "leaf", + "state": { + "type": "all-properties", + "state": { + "sortOrder": "frequency", + "showSearch": false, + "searchQuery": "" + }, + "icon": "lucide-archive", + "title": "All properties" + } + }, + { + "id": "d00635f83a6bc79f", + "type": "leaf", + "state": { + "type": "outline", + "state": { + "followCursor": false, + "showSearch": false, + "searchQuery": "" + }, + "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, + "bases:Create new base": false, + "obsidian-git:Open Git source control": false + } + }, + "active": "9af0c138b5c4fe4f", + "lastOpenFiles": [] +} \ No newline at end of file