obsidian的配置
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
.obsidian/app.json

16 lines
387 B

{
"attachmentFolderPath": "./storage/未命名.md",
"useMarkdownLinks": true,
"newLinkFormat": "relative",
"newFileLocation": "current",
"pdfExportSettings": {
"pageSize": "A4",
"landscape": false,
"margin": "0",
"downscalePercent": 100
},
"readableLineLength": false,
"alwaysUpdateLinks": true,
"defaultViewMode": "preview",
"smartIndentList": true
}