vault backup: 2026-04-17 23:06:57

This commit is contained in:
2026-04-17 23:06:57 +08:00
parent bc95aeca2d
commit bf1192b625
18 changed files with 89 additions and 180 deletions

View File

@@ -1,48 +0,0 @@
{
"account": "",
"credential": "",
"remoteDir": "/obsidian/",
"remoteCacheDir": "",
"useGitStyle": true,
"conflictStrategy": "diff-match-patch",
"oauthResponseText": "FyoeXnB7CVHAC1SNgnoJb5oYy3Lgs2yJOeSAKnCvXj6q-tBHpci4uxc1srEpDlnYHcaT4ntBRRxy1_sT_4z_9F_QozF2pnvcFjlOmFf_xtf0sWEZIhCQKHhcMwj4kTXnHCdNVyCFEKZS_b8hPy2IckGyMko8vzxmeJpXIPr2VE-e4oY",
"loginMode": "sso",
"confirmBeforeSync": false,
"confirmBeforeDeleteInAutoSync": true,
"syncMode": "loose",
"filterRules": {
"exclusionRules": [
{
"expr": "**/.git",
"options": {
"caseSensitive": false
}
},
{
"expr": "**/.DS_Store",
"options": {
"caseSensitive": false
}
},
{
"expr": "**/.trash",
"options": {
"caseSensitive": false
}
},
{
"expr": ".obsidian",
"options": {
"caseSensitive": false
}
}
],
"inclusionRules": []
},
"skipLargeFiles": {
"maxSize": "30 MB"
},
"realtimeSync": false,
"startupSyncDelaySeconds": 5,
"autoSyncIntervalSeconds": 600
}

File diff suppressed because one or more lines are too long

View File

@@ -1,10 +0,0 @@
{
"id": "nutstore-sync",
"name": "Nutstore Sync",
"version": "1.1.3",
"minAppVersion": "0.15.0",
"description": "Sync your vault with Nutstore/坚果云 using WebDAV protocol.",
"author": "nutstore",
"authorUrl": "https://github.com/nutstore",
"isDesktopOnly": false
}

File diff suppressed because one or more lines are too long