Files
Dmitry de388b14ea ada-pc: 2026-06-16 17:46:56 | 5
Affected files:
.obsidian/app.json
.obsidian/appearance.json
.obsidian/core-plugins.json
.obsidian/plugins/obsidian-style-settings/data.json
00 Inbox/Без названия.md
2026-06-16 17:46:56 +03:00

27 lines
636 B
JSON

{
"alwaysUpdateLinks": true,
"newFileLocation": "folder",
"newFileFolderPath": "00 Inbox",
"attachmentFolderPath": "99 System/Cache",
"trashOption": "local",
"showUnsupportedFiles": true,
"promptDelete": true,
"pdfExportSettings": {
"includeName": false,
"pageSize": "Legal",
"landscape": false,
"margin": "0",
"downscalePercent": 50
},
"readableLineLength": true,
"strictLineBreaks": false,
"rightToLeft": false,
"defaultViewMode": "preview",
"showLineNumber": true,
"openBehavior": "",
"userIgnoreFilters": [
"99 System/"
],
"showInlineTitle": true,
"uriCallbacks": true
}