1
0
wiki/.obsidian/app.json
2024-10-12 17:50:12 +08:00

23 lines
572 B
JSON

{
"legacyEditor": false,
"livePreview": true,
"showLineNumber": true,
"spellcheck": false,
"spellcheckLanguages": null,
"trashOption": "system",
"promptDelete": true,
"communityPluginSortOrder": "download",
"attachmentFolderPath": "Obsidian/Static",
"userIgnoreFilters": [
"Obsidian/"
],
"newFileLocation": "current",
"defaultViewMode": "preview",
"showFrontmatter": true,
"vimMode": false,
"newLinkFormat": "absolute",
"propertiesInDocument": "visible",
"useMarkdownLinks": true,
"alwaysUpdateLinks": true,
"showRibbon": true
}