1
0
Fork 0
digital-art-composition-book/.obsidian/plugins/consistent-attachments-and-links/data.json

22 lines
516 B
JSON

{
"autoCollectAttachments": true,
"changeNoteBacklinksAlt": true,
"consistencyReportFile": "consistency-report.md",
"deleteAttachmentsWithNote": true,
"deleteEmptyFolders": true,
"deleteExistFilesWhenMoveNote": false,
"ignoreFiles": [
"consistency\\-report\\.md",
".*attachments\\.md",
".*Source\\ Materials\\.md"
],
"ignoreFolders": [
".git/",
".obsidian/",
"_Templates/",
"Attic/"
],
"moveAttachmentsWithNote": true,
"showWarning": false,
"updateLinks": true
}