uplaod youdaonotes
This commit is contained in:
32
.obsidian/plugins/obsidian-custom-attachment-location/data.json
vendored
Normal file
32
.obsidian/plugins/obsidian-custom-attachment-location/data.json
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"attachmentFolderPath": "./assets/${noteFileName}",
|
||||
"attachmentRenameMode": "All",
|
||||
"collectAttachmentUsedByMultipleNotesMode": "Skip",
|
||||
"collectedAttachmentFileName": "",
|
||||
"convertImagesToJpegMode": "None",
|
||||
"customTokensStr": "",
|
||||
"defaultImageSize": "300px",
|
||||
"defaultImageSizeDimension": "width",
|
||||
"duplicateNameSeparator": " ",
|
||||
"emptyFolderBehavior": "DeleteWithEmptyParents",
|
||||
"excludePaths": [],
|
||||
"excludePathsFromAttachmentCollecting": [],
|
||||
"generatedAttachmentFileName": "file-${date:{momentJsFormat:'YYYYMMDDHHmmssSSS'}}",
|
||||
"includePaths": [],
|
||||
"jpegQuality": 0.8,
|
||||
"markdownUrlFormat": "",
|
||||
"moveAttachmentToProperFolderUsedByMultipleNotesMode": "CopyAll",
|
||||
"renamedAttachmentFileName": "",
|
||||
"shouldDeleteOrphanAttachments": true,
|
||||
"shouldHandleRenames": true,
|
||||
"shouldRenameAttachmentFiles": false,
|
||||
"shouldRenameAttachmentFolder": true,
|
||||
"shouldRenameCollectedAttachments": false,
|
||||
"specialCharacters": "#^[]|*\\<>:?/",
|
||||
"specialCharactersReplacement": "-",
|
||||
"timeoutInSeconds": 5,
|
||||
"treatAsAttachmentExtensions": [
|
||||
".excalidraw.md"
|
||||
],
|
||||
"version": "10.3.1"
|
||||
}
|
||||
Reference in New Issue
Block a user