Files
obsidian/.obsidian/app.json

16 lines
343 B
JSON

{
"vimMode": true,
"attachmentFolderPath": "/",
"newFileLocation": "current",
"alwaysUpdateLinks": true,
"promptDelete": false,
"showInlineTitle": false,
"pdfExportSettings": {
"includeName": false,
"pageSize": "A4",
"landscape": false,
"margin": "0",
"downscalePercent": 100
},
"showIndentGuide": false
}