Files
SecondBrain/.obsidian/app.json
T
2026-06-08 15:53:24 +03:00

26 lines
613 B
JSON

{
"alwaysUpdateLinks": true,
"newFileLocation": "folder",
"newFileFolderPath": "00 Inbox",
"attachmentFolderPath": "99 System/Cache",
"trashOption": "local",
"showUnsupportedFiles": true,
"promptDelete": false,
"pdfExportSettings": {
"includeName": false,
"pageSize": "Legal",
"landscape": false,
"margin": "0",
"downscalePercent": 50
},
"readableLineLength": true,
"strictLineBreaks": false,
"rightToLeft": false,
"defaultViewMode": "preview",
"showLineNumber": true,
"openBehavior": "",
"userIgnoreFilters": [
"99 System/"
],
"showInlineTitle": true
}