Files
obsidian-life/.obsidian/app.json
Aleksandr Ebaklakov 011626b8b7 Initial commit
2026-04-22 16:58:43 +03:00

19 lines
410 B
JSON

{
"userIgnoreFilters": [
"templates/"
],
"showUnsupportedFiles": true,
"propertiesInDocument": "hidden",
"promptDelete": false,
"trashOption": "none",
"attachmentFolderPath": "files",
"alwaysUpdateLinks": true,
"showLineNumber": false,
"pdfExportSettings": {
"includeName": true,
"pageSize": "Letter",
"landscape": false,
"margin": "0",
"downscalePercent": 100
}
}