vault backup: 2024-04-15 19:20:46

This commit is contained in:
2024-04-15 19:20:46 +01:00
parent 30bfa6f243
commit 9d548c7912
22 changed files with 23784 additions and 26 deletions

6
.obsidian/app.json vendored
View File

@@ -1,7 +1,7 @@
{
"showInlineTitle": true,
"useMarkdownLinks": true,
"promptDelete": false,
"promptDelete": true,
"showLineNumber": true,
"attachmentFolderPath": "images",
"pdfExportSettings": {
@@ -10,5 +10,7 @@
"margin": "2",
"downscalePercent": 100
},
"readableLineLength": false
"readableLineLength": false,
"alwaysUpdateLinks": true,
"newFileLocation": "current"
}