Initial commit
This commit is contained in:
19
.obsidian/app.json
vendored
Normal file
19
.obsidian/app.json
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"userIgnoreFilters": [
|
||||
"templates/"
|
||||
],
|
||||
"showUnsupportedFiles": true,
|
||||
"propertiesInDocument": "hidden",
|
||||
"promptDelete": false,
|
||||
"trashOption": "none",
|
||||
"attachmentFolderPath": "files",
|
||||
"alwaysUpdateLinks": true,
|
||||
"showLineNumber": false,
|
||||
"pdfExportSettings": {
|
||||
"includeName": true,
|
||||
"pageSize": "Letter",
|
||||
"landscape": false,
|
||||
"margin": "0",
|
||||
"downscalePercent": 100
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user