Andley_BG4e/.obsidian/app.json

35 lines
886 B
JSON

{
"foldHeading": true,
"foldIndent": true,
"defaultViewMode": "source",
"newFileLocation": "current",
"newLinkFormat": "relative",
"attachmentFolderPath": "images",
"pdfExportSettings": {
"includeName": false,
"pageSize": "A4",
"landscape": false,
"margin": "0",
"downscalePercent": 100
},
"autoConvertHtml": true,
"alwaysUpdateLinks": true,
"promptDelete": false,
"legacyEditor": false,
"livePreview": false,
"communityPluginSortOrder": "release",
"fileSortOrder": "alphabetical",
"spellcheck": true,
"rightToLeft": false,
"readableLineLength": false,
"lineWrap": true,
"spellcheckLanguages": null,
"showInlineTitle": false,
"showUnsupportedFiles": true,
"strictLineBreaks": true,
"showFrontmatter": false,
"showLineNumber": false,
"smartIndentList": true,
"showIndentGuide": false,
"useMarkdownLinks": true
}