app.json =
{
“fileSortOrder”: “byCreatedTimeReverse”,
“newFileLocation”: “current”,
“promptDelete”: false,
“strictLineBreaks”: false,
“tabSize”: 4,
“attachmentFolderPath”: “./”,
“legacyEditor”: false,
“livePreview”: true
}
appearance.json =
{
“theme”: “obsidian”,
“enabledCssSnippets”: [],
“baseFontSize”: 16,
“baseFontSizeAction”: false
}