19 lines
679 B
JSON
19 lines
679 B
JSON
{
|
|
"collectAttachmentUsedByMultipleNotesMode": "Skip",
|
|
"consistencyReportFile": "consistency-report.md",
|
|
"emptyFolderBehavior": "DeleteWithEmptyParents",
|
|
"excludePaths": [],
|
|
"excludePathsFromAttachmentCollecting": [],
|
|
"includePaths": [],
|
|
"moveAttachmentToProperFolderUsedByMultipleNotesMode": "CopyAll",
|
|
"shouldChangeNoteBacklinksDisplayText": true,
|
|
"shouldCollectAttachmentsAutomatically": false,
|
|
"shouldDeleteAttachmentsWithNote": false,
|
|
"shouldDeleteExistingFilesWhenMovingNote": false,
|
|
"shouldMoveAttachmentsWithNote": false,
|
|
"shouldShowBackupWarning": false,
|
|
"shouldUpdateLinks": true,
|
|
"treatAsAttachmentExtensions": [
|
|
".excalidraw.md"
|
|
]
|
|
} |