first commit
This commit is contained in:
19
.obsidian/app.json
vendored
Normal file
19
.obsidian/app.json
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"vimMode": true,
|
||||
"livePreview": false,
|
||||
"readableLineLength": false,
|
||||
"rightToLeft": false,
|
||||
"strictLineBreaks": false,
|
||||
"newFileLocation": "current",
|
||||
"newFileFolderPath": "zettelkasten",
|
||||
"attachmentFolderPath": "files",
|
||||
"alwaysUpdateLinks": true,
|
||||
"pdfExportSettings": {
|
||||
"includeName": true,
|
||||
"pageSize": "A4",
|
||||
"landscape": false,
|
||||
"margin": "0",
|
||||
"downscalePercent": 100
|
||||
},
|
||||
"promptDelete": false
|
||||
}
|
||||
Reference in New Issue
Block a user