obsidian config

This commit is contained in:
Andreas Bail
2026-06-17 13:48:32 +02:00
parent a66c41bc75
commit 49169537a0
16 changed files with 1857 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"readableLineLength": false,
"promptDelete": false,
"alwaysUpdateLinks": true,
"pdfExportSettings": {
"pageSize": "A4",
"landscape": false,
"margin": "2",
"downscalePercent": 100
}
}