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
19 lines
No EOL
425 B
JSON
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
|
|
}
|
|
} |