first commit

This commit is contained in:
2025-02-08 21:56:24 +01:00
commit 1f9564ca6a
471 changed files with 74368 additions and 0 deletions

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

@@ -0,0 +1,19 @@
{
"vimMode": true,
"livePreview": false,
"readableLineLength": false,
"rightToLeft": false,
"strictLineBreaks": false,
"newFileLocation": "current",
"newFileFolderPath": "zettelkasten",
"attachmentFolderPath": "files",
"alwaysUpdateLinks": true,
"pdfExportSettings": {
"includeName": true,
"pageSize": "A4",
"landscape": false,
"margin": "0",
"downscalePercent": 100
},
"promptDelete": false
}