master-wiki/.obsidian/app.json
Alexander Navarro ef921357aa Update from obsidian - thinkpad
Affected files:
.obsidian/app.json
.obsidian/plugins/obsidian-omnivore/data.json
.obsidian/types.json
01. Projects/Coding Mentorship/Temas/Fundamentos de la programación.md
01. Projects/Coding Mentorship/Temas/Pasted image 20240515122605.png
2024-05-15 12:29:05 -04:00

19 lines
No EOL
425 B
JSON

{
"promptDelete": false,
"showLineNumber": true,
"tabSize": 2,
"vimMode": true,
"newFileLocation": "current",
"alwaysUpdateLinks": true,
"useMarkdownLinks": true,
"showUnsupportedFiles": true,
"attachmentFolderPath": "./",
"newFileFolderPath": "notes",
"pdfExportSettings": {
"includeName": true,
"pageSize": "Letter",
"landscape": false,
"margin": "0",
"downscalePercent": 100
}
}