Initial commit
This commit is contained in:
16
.obsidian/plugins/consistent-attachments-and-links/data.json
vendored
Normal file
16
.obsidian/plugins/consistent-attachments-and-links/data.json
vendored
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"autoCollectAttachments": false,
|
||||
"changeNoteBacklinksAlt": false,
|
||||
"consistencyReportFile": "consistency-report.md",
|
||||
"deleteAttachmentsWithNote": true,
|
||||
"deleteEmptyFolders": true,
|
||||
"deleteExistFilesWhenMoveNote": true,
|
||||
"moveAttachmentsWithNote": true,
|
||||
"showBackupWarning": false,
|
||||
"updateLinks": true,
|
||||
"excludePaths": [
|
||||
".git/",
|
||||
".obsidian/"
|
||||
],
|
||||
"includePaths": []
|
||||
}
|
Reference in New Issue
Block a user