vault backup: 2025-07-10 12:08:04
Affected files:
.obsidian/app.json
WanderX/💡.md
main
parent
1c94f86a0c
commit
100328f659
@ -1,24 +1,25 @@
|
|||||||
{
|
{
|
||||||
"legacyEditor": false,
|
"legacyEditor": false,
|
||||||
"livePreview": true,
|
"livePreview": true,
|
||||||
"promptDelete": false,
|
"promptDelete": false,
|
||||||
"attachmentFolderPath": "./atta",
|
"attachmentFolderPath": "./atta",
|
||||||
"pdfExportSettings": {
|
"pdfExportSettings": {
|
||||||
"includeName": true,
|
"includeName": true,
|
||||||
"pageSize": "A4",
|
"pageSize": "A4",
|
||||||
"landscape": false,
|
"landscape": false,
|
||||||
"margin": "0",
|
"margin": "0",
|
||||||
"downscalePercent": 100
|
"downscalePercent": 100
|
||||||
},
|
},
|
||||||
"showLineNumber": true,
|
"showLineNumber": true,
|
||||||
"fileSortOrder": "alphabetical",
|
"fileSortOrder": "alphabetical",
|
||||||
"newFileLocation": "current",
|
"newFileLocation": "current",
|
||||||
"newLinkFormat": "absolute",
|
"newLinkFormat": "absolute",
|
||||||
"useMarkdownLinks": true,
|
"useMarkdownLinks": true,
|
||||||
"alwaysUpdateLinks": true,
|
"alwaysUpdateLinks": true,
|
||||||
"defaultViewMode": "preview",
|
"defaultViewMode": "preview",
|
||||||
"showInlineTitle": true,
|
"showInlineTitle": true,
|
||||||
"tabSize": 2,
|
"tabSize": 4,
|
||||||
"propertiesInDocument": "visible",
|
"propertiesInDocument": "visible",
|
||||||
"newFileFolderPath": ""
|
"newFileFolderPath": "",
|
||||||
|
"useTab": false
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue