vault backup: 2025-07-28 22:31:04
Affected files: .obsidian/community-plugins.json .obsidian/plugins/obsidian-git/data.sync-conflict-20250728-222314-CALEDER.json .obsidian/plugins/obsidian-wakatime/main.js .obsidian/plugins/obsidian-wakatime/manifest.json .obsidian/plugins/obsidian-wakatime/styles.css Workspace/SpringTraveler.com/V0-产品.mdmain
parent
d4a244ef28
commit
fcb54ea4b0
@ -0,0 +1,55 @@
|
||||
{
|
||||
"commitMessage": "vault backup: {{date}}",
|
||||
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
|
||||
"autoSaveInterval": 30,
|
||||
"autoPushInterval": 0,
|
||||
"autoPullInterval": 30,
|
||||
"autoPullOnBoot": true,
|
||||
"disablePush": false,
|
||||
"pullBeforePush": true,
|
||||
"disablePopups": true,
|
||||
"listChangedFilesInMessageBody": true,
|
||||
"showStatusBar": true,
|
||||
"updateSubmodules": false,
|
||||
"syncMethod": "merge",
|
||||
"customMessageOnAutoBackup": false,
|
||||
"autoBackupAfterFileChange": false,
|
||||
"treeStructure": false,
|
||||
"refreshSourceControl": true,
|
||||
"basePath": "",
|
||||
"differentIntervalCommitAndPush": false,
|
||||
"changedFilesInStatusBar": true,
|
||||
"showedMobileNotice": true,
|
||||
"refreshSourceControlTimer": 7000,
|
||||
"showBranchStatusBar": true,
|
||||
"setLastSaveToLastCommit": false,
|
||||
"submoduleRecurseCheckout": false,
|
||||
"gitDir": "",
|
||||
"showFileMenu": true,
|
||||
"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"
|
||||
},
|
||||
"autoCommitMessage": "vault backup: {{date}}"
|
||||
}
|
File diff suppressed because one or more lines are too long
@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "obsidian-wakatime",
|
||||
"name": "WakaTime",
|
||||
"version": "1.0.0",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Automatic time tracking and metrics generated from your Obsidian usage activity.",
|
||||
"author": "WakaTime",
|
||||
"authorUrl": "https://wakatime.com",
|
||||
"fundingUrl": "https://wakatime.com/pricing",
|
||||
"isDesktopOnly": true
|
||||
}
|
@ -0,0 +1,3 @@
|
||||
.api-key-input {
|
||||
width: 100%;
|
||||
}
|
Loading…
Reference in New Issue