Files
WorkNote/.obsidian/plugins/consistent-attachments-and-links/data.json
2025-01-13 11:22:31 +08:00

16 lines
396 B
JSON

{
"autoCollectAttachments": false,
"changeNoteBacklinksAlt": false,
"consistencyReportFile": "consistency-report.md",
"deleteAttachmentsWithNote": true,
"deleteEmptyFolders": true,
"deleteExistFilesWhenMoveNote": true,
"moveAttachmentsWithNote": true,
"showBackupWarning": false,
"updateLinks": true,
"excludePaths": [
".git/",
".obsidian/"
],
"includePaths": []
}