remove unused files/exclude private tag from sync
All checks were successful
Deploy Quartz site to Pages / build (push) Successful in 36s

This commit is contained in:
Eau
2026-04-12 01:09:57 -05:00
parent cff9ab3a3f
commit a800e7f32f
4 changed files with 4 additions and 41 deletions

View File

@@ -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,