From 02d3e593beb4e34f95f5d93a673a529c38914826 Mon Sep 17 00:00:00 2001 From: akanealw Date: Fri, 12 Apr 2024 20:10:13 -0500 Subject: [PATCH] chore: vault backup from Web at 2024-04-12T20:10 --- .obsidian/workspace.json | 17 +++++++++++++---- Test3.md.md | 6 ++++++ 2 files changed, 19 insertions(+), 4 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index d688a18..28048af 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -11,8 +11,12 @@ "id": "032a0475a570b6e7", "type": "leaf", "state": { - "type": "empty", - "state": {} + "type": "markdown", + "state": { + "file": "Test3.md.md", + "mode": "preview", + "source": false + } } } ] @@ -81,6 +85,7 @@ "state": { "type": "backlink", "state": { + "file": "Test3.md.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -97,6 +102,7 @@ "state": { "type": "outgoing-link", "state": { + "file": "Test3.md.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -118,7 +124,9 @@ "type": "leaf", "state": { "type": "outline", - "state": {} + "state": { + "file": "Test3.md.md" + } } } ] @@ -135,7 +143,8 @@ "canvas:Create new canvas": false, "daily-notes:Open today's daily note": false, "templates:Insert template": false, - "command-palette:Open command palette": false + "command-palette:Open command palette": false, + "yet-another-obsidian-synchronizer:YAOS": false } }, "active": "032a0475a570b6e7", diff --git a/Test3.md.md b/Test3.md.md index 8a36826..c7b46cc 100644 --- a/Test3.md.md +++ b/Test3.md.md @@ -1,3 +1,9 @@ ```bash apt update && apt upgrade -y +``` + + + +```bash +echo "this is a test" ``` \ No newline at end of file