Init
This commit is contained in:
28
.obsidian/app.json
vendored
Normal file
28
.obsidian/app.json
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"attachmentFolderPath": "08-Assets",
|
||||
"trashOption": "local",
|
||||
"promptDelete": false,
|
||||
"pdfExportSettings": {
|
||||
"includeName": true,
|
||||
"pageSize": "A4",
|
||||
"landscape": false,
|
||||
"margin": "0",
|
||||
"downscalePercent": 90
|
||||
},
|
||||
"alwaysUpdateLinks": true,
|
||||
"foldIndent": true,
|
||||
"foldHeading": true,
|
||||
"showLineNumber": true,
|
||||
"newFileLocation": "folder",
|
||||
"newFileFolderPath": "01-Diary/本周事务",
|
||||
"fileSortOrder": "alphabetical",
|
||||
"legacyEditor": false,
|
||||
"livePreview": true,
|
||||
"defaultViewMode": "source",
|
||||
"newLinkFormat": "shortest",
|
||||
"userIgnoreFilters": [
|
||||
"09-Templates/"
|
||||
],
|
||||
"readableLineLength": false,
|
||||
"lineWrap": true
|
||||
}
|
Reference in New Issue
Block a user