remove unused files/exclude private tag from sync
All checks were successful
Deploy Quartz site to Pages / build (push) Successful in 36s
All checks were successful
Deploy Quartz site to Pages / build (push) Successful in 36s
This commit is contained in:
6
.obsidian/plugins/hoarder-sync/data.json
vendored
6
.obsidian/plugins/hoarder-sync/data.json
vendored
@@ -4,14 +4,16 @@
|
||||
"syncFolder": "KaraKeep",
|
||||
"attachmentsFolder": "KaraKeep/attachments",
|
||||
"syncIntervalMinutes": 60,
|
||||
"lastSyncTimestamp": 1775965826232,
|
||||
"lastSyncTimestamp": 1775974138279,
|
||||
"updateExistingFiles": false,
|
||||
"excludeArchived": true,
|
||||
"onlyFavorites": false,
|
||||
"syncNotesToHoarder": true,
|
||||
"syncHighlights": true,
|
||||
"onlyBookmarksWithHighlights": false,
|
||||
"excludedTags": [],
|
||||
"excludedTags": [
|
||||
"private"
|
||||
],
|
||||
"includedTags": [],
|
||||
"downloadAssets": true,
|
||||
"syncDeletions": false,
|
||||
|
||||
Reference in New Issue
Block a user