Files
SecondBrain/.obsidian/app.json
T
2026-05-14 19:56:52 +03:00

22 lines
581 B
JSON

{
"alwaysUpdateLinks": true,
"newFileLocation": "folder",
"newFileFolderPath": "00 Inbox",
"attachmentFolderPath": "99 System/Cache",
"trashOption": "local",
"showUnsupportedFiles": true,
"promptDelete": false,
"pdfExportSettings": {
"includeName": false,
"pageSize": "Letter",
"landscape": false,
"margin": "0",
"downscalePercent": 78
},
"readableLineLength": true,
"strictLineBreaks": false,
"rightToLeft": false,
"defaultViewMode": "preview",
"showLineNumber": true,
"openBehavior": "file:05 Tools/Study Tracker/Study Tracker"
}