From 3768410d669a0224f9c5688a80e919d3e34f5ac2 Mon Sep 17 00:00:00 2001 From: k Date: Thu, 15 May 2025 15:41:01 +0200 Subject: [PATCH] vault backup: 2025-05-15 15:41:01 --- .obsidian/plugins/obsidian-git/data.json | 60 ++++++++++++++++++++++++ .obsidian/workspace.json | 25 +++++----- read.md | 11 ----- 3 files changed, 71 insertions(+), 25 deletions(-) create mode 100644 .obsidian/plugins/obsidian-git/data.json delete mode 100644 read.md diff --git a/.obsidian/plugins/obsidian-git/data.json b/.obsidian/plugins/obsidian-git/data.json new file mode 100644 index 0000000..ce441c2 --- /dev/null +++ b/.obsidian/plugins/obsidian-git/data.json @@ -0,0 +1,60 @@ +{ + "commitMessage": "vault backup: {{date}}", + "autoCommitMessage": "vault backup: {{date}}", + "commitDateFormat": "YYYY-MM-DD HH:mm:ss", + "autoSaveInterval": 0, + "autoPushInterval": 0, + "autoPullInterval": 0, + "autoPullOnBoot": true, + "disablePush": false, + "pullBeforePush": true, + "disablePopups": false, + "showErrorNotices": true, + "disablePopupsForNoChanges": false, + "listChangedFilesInMessageBody": false, + "showStatusBar": true, + "updateSubmodules": false, + "syncMethod": "merge", + "customMessageOnAutoBackup": false, + "autoBackupAfterFileChange": true, + "treeStructure": false, + "refreshSourceControl": true, + "basePath": "", + "differentIntervalCommitAndPush": false, + "changedFilesInStatusBar": false, + "showedMobileNotice": true, + "refreshSourceControlTimer": 7000, + "showBranchStatusBar": true, + "setLastSaveToLastCommit": false, + "submoduleRecurseCheckout": false, + "gitDir": "", + "showFileMenu": true, + "authorInHistoryView": "hide", + "dateInHistoryView": false, + "diffStyle": "split", + "lineAuthor": { + "show": false, + "followMovement": "inactive", + "authorDisplay": "initials", + "showCommitHash": false, + "dateTimeFormatOptions": "date", + "dateTimeFormatCustomString": "YYYY-MM-DD HH:mm", + "dateTimeTimezone": "viewer-local", + "coloringMaxAge": "1y", + "colorNew": { + "r": 255, + "g": 150, + "b": 150 + }, + "colorOld": { + "r": 120, + "g": 160, + "b": 255 + }, + "textColorCss": "var(--text-muted)", + "ignoreWhitespace": false, + "gutterSpacingFallbackLength": 5, + "lastShownAuthorDisplay": "initials", + "lastShownDateTimeFormatOptions": "date" + } +} \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 6b8de25..fc8cf64 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -11,14 +11,10 @@ "id": "bb4d20d65ced9220", "type": "leaf", "state": { - "type": "markdown", - "state": { - "file": "read.md", - "mode": "source", - "source": false - }, - "icon": "lucide-file", - "title": "read" + "type": "graph", + "state": {}, + "icon": "lucide-git-fork", + "title": "Graph view" } } ] @@ -94,7 +90,6 @@ "state": { "type": "backlink", "state": { - "file": "read.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -104,7 +99,7 @@ "unlinkedCollapsed": true }, "icon": "links-coming-in", - "title": "Backlinks for read" + "title": "Backlinks" } }, { @@ -113,12 +108,11 @@ "state": { "type": "outgoing-link", "state": { - "file": "read.md", "linksCollapsed": false, "unlinkedCollapsed": true }, "icon": "links-going-out", - "title": "Outgoing links from read" + "title": "Outgoing links" } }, { @@ -165,11 +159,14 @@ "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, + "obsidian-git:Open Git source control": false } }, - "active": "bb4d20d65ced9220", + "active": "b7deb5dd95b909e1", "lastOpenFiles": [ + "home.md", + "Gallus-Pub.md", "read.md" ] } \ No newline at end of file diff --git a/read.md b/read.md deleted file mode 100644 index 6565c7d..0000000 --- a/read.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -title: read -description: -published: true -date: 2025-05-15T12:54:51.176Z -tags: -editor: markdown -dateCreated: 2025-05-15T12:54:49.439Z ---- - -test text \ No newline at end of file