vault backup: 2023-07-30 00:49:41

This commit is contained in:
dashi_main
2023-07-30 00:49:42 -07:00
parent 5612b3b476
commit 58546b57aa
5 changed files with 73 additions and 11 deletions

8
.obsidian/app.json vendored
View File

@@ -1,5 +1,11 @@
{
"newFileLocation": "folder",
"newFileFolderPath": "Tenmado",
"attachmentFolderPath": "Files"
"attachmentFolderPath": "Files",
"pdfExportSettings": {
"pageSize": "Letter",
"landscape": false,
"margin": "0",
"downscalePercent": 100
}
}