From dd7834adfab105a3a017762b968627dcfc6a6a0f Mon Sep 17 00:00:00 2001 From: falsfour Date: Sun, 20 Jul 2025 15:29:00 +0200 Subject: [PATCH] vault backup: 2025-07-20 15:29:00 --- .obsidian/core-plugins.json | 3 +- .obsidian/plugins/obsidian-git/data.json | 2 +- .obsidian/workspace.json | 177 +++++++++++++++++++++++ Obsidian vault.md | 3 + README.md | 1 - second.md | 3 +- 6 files changed, 185 insertions(+), 4 deletions(-) create mode 100644 .obsidian/workspace.json create mode 100644 Obsidian vault.md delete mode 100644 README.md diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json index 881bc38..b977c25 100644 --- a/.obsidian/core-plugins.json +++ b/.obsidian/core-plugins.json @@ -26,5 +26,6 @@ "workspaces": false, "file-recovery": true, "publish": false, - "sync": true + "sync": true, + "webviewer": false } \ No newline at end of file diff --git a/.obsidian/plugins/obsidian-git/data.json b/.obsidian/plugins/obsidian-git/data.json index d83bccb..671064c 100644 --- a/.obsidian/plugins/obsidian-git/data.json +++ b/.obsidian/plugins/obsidian-git/data.json @@ -3,7 +3,7 @@ "autoCommitMessage": "vault backup: {{date}}", "commitMessageScript": "", "commitDateFormat": "YYYY-MM-DD HH:mm:ss", - "autoSaveInterval": 0, + "autoSaveInterval": 5, "autoPushInterval": 0, "autoPullInterval": 0, "autoPullOnBoot": true, diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json new file mode 100644 index 0000000..fb3a269 --- /dev/null +++ b/.obsidian/workspace.json @@ -0,0 +1,177 @@ +{ + "main": { + "id": "57cf6d4d83e86330", + "type": "split", + "children": [ + { + "id": "38ae70aa622102eb", + "type": "tabs", + "children": [ + { + "id": "c8d183fcf4f57c3c", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "second.md", + "mode": "source", + "source": false + }, + "icon": "lucide-file", + "title": "second" + } + } + ] + } + ], + "direction": "vertical" + }, + "left": { + "id": "24cbc67b2f5e6832", + "type": "split", + "children": [ + { + "id": "548abd9876900a9d", + "type": "tabs", + "children": [ + { + "id": "f3a0478a9c636b63", + "type": "leaf", + "state": { + "type": "file-explorer", + "state": { + "sortOrder": "alphabetical", + "autoReveal": false + }, + "icon": "lucide-folder-closed", + "title": "Files" + } + }, + { + "id": "9d0c6e92220da705", + "type": "leaf", + "state": { + "type": "search", + "state": { + "query": "", + "matchingCase": false, + "explainSearch": false, + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical" + }, + "icon": "lucide-search", + "title": "Search" + } + }, + { + "id": "583f40eb88d1791a", + "type": "leaf", + "state": { + "type": "bookmarks", + "state": {}, + "icon": "lucide-bookmark", + "title": "Bookmarks" + } + } + ] + } + ], + "direction": "horizontal", + "width": 300 + }, + "right": { + "id": "86f64cfa5059ab77", + "type": "split", + "children": [ + { + "id": "032d4a7e182ac9a6", + "type": "tabs", + "children": [ + { + "id": "24b3d7c908b8d127", + "type": "leaf", + "state": { + "type": "backlink", + "state": { + "file": "second.md", + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + }, + "icon": "links-coming-in", + "title": "Backlinks for second" + } + }, + { + "id": "130ef867e45080b2", + "type": "leaf", + "state": { + "type": "outgoing-link", + "state": { + "file": "second.md", + "linksCollapsed": false, + "unlinkedCollapsed": true + }, + "icon": "links-going-out", + "title": "Outgoing links from second" + } + }, + { + "id": "1f75af5c394898b0", + "type": "leaf", + "state": { + "type": "tag", + "state": { + "sortOrder": "frequency", + "useHierarchy": true, + "showSearch": false, + "searchQuery": "" + }, + "icon": "lucide-tags", + "title": "Tags" + } + }, + { + "id": "5a7bda4bf2b98f4d", + "type": "leaf", + "state": { + "type": "outline", + "state": { + "file": "second.md", + "followCursor": false, + "showSearch": false, + "searchQuery": "" + }, + "icon": "lucide-list", + "title": "Outline of second" + } + } + ] + } + ], + "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, + "obsidian-git:Open Git source control": false + } + }, + "active": "c8d183fcf4f57c3c", + "lastOpenFiles": [ + "Obsidian vault.md", + "second.md" + ] +} \ No newline at end of file diff --git a/Obsidian vault.md b/Obsidian vault.md new file mode 100644 index 0000000..efe4c08 --- /dev/null +++ b/Obsidian vault.md @@ -0,0 +1,3 @@ + + +## Properties \ No newline at end of file diff --git a/README.md b/README.md deleted file mode 100644 index 30d74d2..0000000 --- a/README.md +++ /dev/null @@ -1 +0,0 @@ -test \ No newline at end of file diff --git a/second.md b/second.md index 703e76d..88afd65 100644 --- a/second.md +++ b/second.md @@ -1,2 +1,3 @@ From phone -Two \ No newline at end of file +Two +three \ No newline at end of file