2023-11-10 05:41:54 +00:00
|
|
|
{
|
2023-11-18 05:14:36 +00:00
|
|
|
"defaultViewMode": "source",
|
|
|
|
"showFrontmatter": true,
|
|
|
|
"showUnsupportedFiles": true,
|
|
|
|
"attachmentFolderPath": "_Resources",
|
|
|
|
"showLineNumber": true,
|
|
|
|
"spellcheck": true,
|
|
|
|
"vimMode": true,
|
|
|
|
"readableLineLength": true,
|
|
|
|
"alwaysUpdateLinks": true,
|
|
|
|
"autoPairBrackets": false,
|
|
|
|
"autoPairMarkdown": false,
|
|
|
|
"foldHeading": true,
|
|
|
|
"showInlineTitle": false,
|
|
|
|
"promptDelete": true,
|
|
|
|
"foldIndent": false,
|
|
|
|
"trashOption": "local",
|
|
|
|
"newFileLocation": "root",
|
|
|
|
"newLinkFormat": "shortest",
|
|
|
|
"pdfExportSettings": {
|
|
|
|
"includeName": false,
|
|
|
|
"pageSize": "Letter",
|
|
|
|
"landscape": false,
|
|
|
|
"margin": "0",
|
|
|
|
"downscalePercent": 100
|
|
|
|
},
|
|
|
|
"userIgnoreFilters": [
|
|
|
|
"_Templates/",
|
|
|
|
"!TODO Reformatting/",
|
|
|
|
"The Awful Things Vault/",
|
|
|
|
"_PDF Exports/"
|
|
|
|
],
|
|
|
|
"strictLineBreaks": false,
|
|
|
|
"propertiesInDocument": "source"
|
2023-11-10 05:41:54 +00:00
|
|
|
}
|