vault backup: 2025-08-27 13:35:21

Affected files:
.obsidian/app.json
This commit is contained in:
2025-08-27 13:35:21 +08:00
parent b5eb0e6eb7
commit 2c2a857728

27
.obsidian/app.json vendored
View File

@@ -1,26 +1 @@
{ {}
"obsidianCss": true,
"spellcheck": false,
"foldHeading": true,
"foldIndent": true,
"showLineNumber": true,
"vimMode": false,
"useTab": false,
"alwaysUpdateLinks": true,
"attachmentFolderPath": "attachments",
"showFrontmatter": false,
"readableLineLength": false,
"promptDelete": false,
"newFileLocation": "current",
"legacyEditor": false,
"livePreview": false,
"communityThemeSortOrder": "download",
"strictLineBreaks": false,
"pdfExportSettings": {
"includeName": true,
"pageSize": "A4",
"landscape": false,
"margin": "2",
"downscalePercent": 97
}
}