obsidian/.obsidian/app.json
2024-06-28 02:13:12 -05:00

19 lines
No EOL
456 B
JSON

{
"livePreview": false,
"newFileLocation": "folder",
"newFileFolderPath": "🏛️ Home",
"trashOption": "local",
"attachmentFolderPath": "📂 Media",
"pdfExportSettings": {
"pageSize": "Letter",
"landscape": false,
"margin": "0",
"downscalePercent": 100
},
"focusNewTab": true,
"promptDelete": false,
"defaultViewMode": "preview",
"showLineNumber": true,
"alwaysUpdateLinks": true,
"showUnsupportedFiles": true
}