Initial commit: obsidian to gitea
This commit is contained in:
16
.obsidian/app.json
vendored
Normal file
16
.obsidian/app.json
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"vimMode": true,
|
||||
"attachmentFolderPath": "/",
|
||||
"newFileLocation": "current",
|
||||
"alwaysUpdateLinks": true,
|
||||
"promptDelete": false,
|
||||
"showInlineTitle": false,
|
||||
"pdfExportSettings": {
|
||||
"includeName": false,
|
||||
"pageSize": "A4",
|
||||
"landscape": false,
|
||||
"margin": "0",
|
||||
"downscalePercent": 100
|
||||
},
|
||||
"showIndentGuide": false
|
||||
}
|
||||
Reference in New Issue
Block a user