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
This commit is contained in:
parent
07e7acedc0
commit
ef921357aa
5 changed files with 122 additions and 8 deletions
9
.obsidian/app.json
vendored
9
.obsidian/app.json
vendored
|
|
@ -8,5 +8,12 @@
|
|||
"useMarkdownLinks": true,
|
||||
"showUnsupportedFiles": true,
|
||||
"attachmentFolderPath": "./",
|
||||
"newFileFolderPath": "notes"
|
||||
"newFileFolderPath": "notes",
|
||||
"pdfExportSettings": {
|
||||
"includeName": true,
|
||||
"pageSize": "Letter",
|
||||
"landscape": false,
|
||||
"margin": "0",
|
||||
"downscalePercent": 100
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue