28 lines
655 B
JSON
28 lines
655 B
JSON
{
|
|
"readableLineLength": false,
|
|
"strictLineBreaks": true,
|
|
"showLineNumber": true,
|
|
"promptDelete": true,
|
|
"alwaysUpdateLinks": true,
|
|
"newLinkFormat": "relative",
|
|
"useMarkdownLinks": true,
|
|
"showUnsupportedFiles": true,
|
|
"newFileLocation": "folder",
|
|
"newFileFolderPath": "000-inbox",
|
|
"attachmentFolderPath": "attachment",
|
|
"pdfExportSettings": {
|
|
"pageSize": "A4",
|
|
"landscape": false,
|
|
"margin": "0",
|
|
"downscalePercent": 100
|
|
},
|
|
"showInlineTitle": true,
|
|
"autoPairMarkdown": true,
|
|
"useTab": false,
|
|
"showIndentGuide": false,
|
|
"spellcheck": false,
|
|
"foldIndent": false,
|
|
"userIgnoreFilters": [
|
|
"calendar/"
|
|
]
|
|
} |