This commit is contained in:
2025-10-22 22:13:54 +02:00
parent 9e44354ef0
commit b63d46a78e
331 changed files with 352530 additions and 3 deletions

16
.obsidian/app.json vendored Normal file
View File

@@ -0,0 +1,16 @@
{
"vimMode": true,
"showLineNumber": true,
"strictLineBreaks": true,
"showUnsupportedFiles": true,
"promptDelete": false,
"alwaysUpdateLinks": true,
"readableLineLength": true,
"pdfExportSettings": {
"includeName": true,
"pageSize": "A4",
"landscape": false,
"margin": "0",
"downscalePercent": 100
}
}