vault backup: 2025-02-22 22:31:12
This commit is contained in:
8
.obsidian/plugins/obsidian-git/data.json
vendored
8
.obsidian/plugins/obsidian-git/data.json
vendored
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"commitMessage": "vault backup: {{date}}",
|
"commitMessage": "vault backup: {{date}}",
|
||||||
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
|
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
|
||||||
"autoSaveInterval": 0,
|
"autoSaveInterval": 1,
|
||||||
"autoPushInterval": 0,
|
"autoPushInterval": 0,
|
||||||
"autoPullInterval": 0,
|
"autoPullInterval": 1,
|
||||||
"autoPullOnBoot": false,
|
"autoPullOnBoot": false,
|
||||||
"disablePush": false,
|
"disablePush": false,
|
||||||
"pullBeforePush": true,
|
"pullBeforePush": true,
|
||||||
@ -51,7 +51,9 @@
|
|||||||
},
|
},
|
||||||
"textColorCss": "var(--text-muted)",
|
"textColorCss": "var(--text-muted)",
|
||||||
"ignoreWhitespace": false,
|
"ignoreWhitespace": false,
|
||||||
"gutterSpacingFallbackLength": 5
|
"gutterSpacingFallbackLength": 5,
|
||||||
|
"lastShownAuthorDisplay": "initials",
|
||||||
|
"lastShownDateTimeFormatOptions": "date"
|
||||||
},
|
},
|
||||||
"autoCommitMessage": "vault backup: {{date}}"
|
"autoCommitMessage": "vault backup: {{date}}"
|
||||||
}
|
}
|
4
.obsidian/workspace.json
vendored
4
.obsidian/workspace.json
vendored
@ -162,8 +162,8 @@
|
|||||||
"daily-notes:打开/创建今天的日记": true,
|
"daily-notes:打开/创建今天的日记": true,
|
||||||
"templates:插入模板": false,
|
"templates:插入模板": false,
|
||||||
"command-palette:打开命令面板": false,
|
"command-palette:打开命令面板": false,
|
||||||
"hidden-folder-obsidian:显示文件夹": false,
|
"obsidian-git:Open Git source control": false,
|
||||||
"obsidian-git:Open Git source control": false
|
"hidden-folder-obsidian:显示文件夹": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "f35c8060fc0f9702",
|
"active": "f35c8060fc0f9702",
|
||||||
|
Reference in New Issue
Block a user