Relegate assets to subdir (+ new pages)
This commit is contained in:
20
פילוסופיה/.obsidian/app.json
vendored
20
פילוסופיה/.obsidian/app.json
vendored
@@ -1,3 +1,21 @@
|
||||
{
|
||||
"rightToLeft": true
|
||||
"rightToLeft": true,
|
||||
"useMarkdownLinks": true,
|
||||
"userIgnoreFilters": [
|
||||
"*.pdf",
|
||||
"*.JPG",
|
||||
"*.jpg",
|
||||
"*.jpeg",
|
||||
"*.webp",
|
||||
"*.docx",
|
||||
"*.pptx",
|
||||
"*.svg"
|
||||
],
|
||||
"pdfExportSettings": {
|
||||
"includeName": true,
|
||||
"pageSize": "Letter",
|
||||
"landscape": false,
|
||||
"margin": "0",
|
||||
"downscalePercent": 100
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user