obsidian-estudos_ita/.obsidian/app.json

14 lines
313 B
JSON

{
"useMarkdownLinks": true,
"newLinkFormat": "relative",
"alwaysUpdateLinks": true,
"pdfExportSettings": {
"includeName": false,
"pageSize": "Letter",
"landscape": false,
"margin": "0",
"downscalePercent": 100
},
"newFileLocation": "current",
"attachmentFolderPath": "./anexos"
}