diff --git a/.obsidian/plugins/obsidian-git/data.json b/.obsidian/plugins/obsidian-git/data.json index d11a013..b6f124d 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": 2, + "autoSaveInterval": 1, "autoPushInterval": 1, "autoPullInterval": 1, "autoPullOnBoot": false, diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 884e49a..988d811 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -4,11 +4,11 @@ "type": "split", "children": [ { - "id": "9212b385be8df823", + "id": "65a477829009711c", "type": "tabs", "children": [ { - "id": "9509a7d26a8fa404", + "id": "6e999aaae55b06d4", "type": "leaf", "state": { "type": "empty", @@ -178,9 +178,13 @@ "daily-notes:Open today's daily note": false, "templates:Insert template": false, "command-palette:Open command palette": false, - "bases:Create new base": false + "bases:Create new base": false, + "obsidian-git:Open Git source control": false } }, - "active": "9509a7d26a8fa404", - "lastOpenFiles": [] + "active": "6e999aaae55b06d4", + "lastOpenFiles": [ + "a new file.md", + "2026-08-11.md" + ] } \ No newline at end of file diff --git a/2026-08-11.md b/2026-08-11.md deleted file mode 100644 index e69de29..0000000 diff --git a/a new file.md b/a new file.md new file mode 100644 index 0000000..abcfe2d --- /dev/null +++ b/a new file.md @@ -0,0 +1 @@ +this is a new file created in desctop \ No newline at end of file