Files
Obsidian-Main/.obsidian/app.json
2022-06-10 11:19:15 +08:00

21 lines
554 B
JSON

{
"interfaceFontFamily": "",
"textFontFamily": "Verdana,Microsoft YaHei UI",
"monospaceFontFamily": "Cascadia Code",
"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": "release"
}