Files
Obsidian/.obsidian/app.json

17 lines
499 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"promptDelete": false,
"newLinkFormat": "relative",
"attachmentFolderPath": "./assets/Diffusion Models A Comprehensive Survey of Methods and Applications",
"showUnsupportedFiles": false,
"newFileLocation": "current",
"useMarkdownLinks": true,
"strictLineBreaks": false,
"showFrontmatter": true,
"vimMode": false,
"showLineNumber": true,
"foldIndent": true,
"showIndentGuide": false,
"smartIndentList": true,
"spellcheckLanguages": null,
"alwaysUpdateLinks": true
}