obsidian/.obsidian/app.json
2024-09-16 17:29:06 -05:00

18 lines
No EOL
416 B
JSON
Executable file

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