Files
Obsidian-Main/.obsidian/app.json
Awin Huang f6cc9300a6 vault backup: 2022-10-13 22:42:32
Affected files:
.obsidian/app.json
.obsidian/snippets/obsidian.css
.obsidian/workspace.json
04. Programming/演算法.md
2022-10-13 22:42:32 +08:00

19 lines
463 B
JSON

{
"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
}