Initial commit

This commit is contained in:
d.klimov
2026-01-20 16:11:38 +03:00
commit d42b28060e
50 changed files with 15886 additions and 0 deletions

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

@@ -0,0 +1,11 @@
{
"pdfExportSettings": {
"includeName": true,
"pageSize": "Letter",
"landscape": false,
"margin": "0",
"downscalePercent": 100
},
"readableLineLength": false,
"promptDelete": false
}