This commit is contained in:
2026-02-03 16:07:27 +01:00
parent c50d6e3fa5
commit b875514c5f
287 changed files with 226474 additions and 0 deletions

14
.obsidian/app.json vendored Executable file
View File

@@ -0,0 +1,14 @@
{
"newFileLocation": "current",
"showUnsupportedFiles": true,
"attachmentFolderPath": "./",
"pdfExportSettings": {
"includeName": false,
"pageSize": "A4",
"landscape": false,
"margin": "0",
"downscalePercent": 65
},
"alwaysUpdateLinks": true,
"promptDelete": false
}