obsidian auto-sync 2026-04-17 01:36:37

This commit is contained in:
dttb
2026-04-17 01:36:37 +03:00
parent ddbd720841
commit 84a283deb5
36 changed files with 22930 additions and 129 deletions

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

@@ -0,0 +1,16 @@
{
"strictLineBreaks": false,
"showLineNumber": true,
"spellcheck": false,
"defaultViewMode": "source",
"livePreview": true,
"readableLineLength": true,
"showFrontmatter": true,
"foldHeading": true,
"foldIndent": true,
"newLinkFormat": "relative",
"attachmentFolderPath": "attachments",
"trashOption": "local",
"alwaysUpdateLinks": true,
"promptDelete": false
}