1
0
wiki/.obsidian/app.json
2023-11-09 17:30:33 +08:00

22 lines
519 B
JSON

{
"legacyEditor": false,
"livePreview": true,
"showLineNumber": true,
"spellcheck": false,
"spellcheckLanguages": null,
"trashOption": "system",
"promptDelete": false,
"communityPluginSortOrder": "download",
"attachmentFolderPath": "static/upload",
"userIgnoreFilters": [
"src/",
"static/",
"templates/"
],
"newFileLocation": "current",
"defaultViewMode": "source",
"showFrontmatter": true,
"vimMode": false,
"newLinkFormat": "absolute",
"propertiesInDocument": "visible"
}