Initial commit: obsidian to gitea

This commit is contained in:
2026-05-07 15:04:41 +08:00
commit a57afa86b4
323 changed files with 42569 additions and 0 deletions

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

@@ -0,0 +1,16 @@
{
"vimMode": true,
"attachmentFolderPath": "/",
"newFileLocation": "current",
"alwaysUpdateLinks": true,
"promptDelete": false,
"showInlineTitle": false,
"pdfExportSettings": {
"includeName": false,
"pageSize": "A4",
"landscape": false,
"margin": "0",
"downscalePercent": 100
},
"showIndentGuide": false
}