[obsidian] vault backup: 2023-10-13 22:40:57[
This commit is contained in:
9
content/.obsidian/app.json
vendored
9
content/.obsidian/app.json
vendored
@ -3,5 +3,12 @@
|
||||
"attachmentFolderPath": "./",
|
||||
"newFileLocation": "current",
|
||||
"newFileFolderPath": "",
|
||||
"newLinkFormat": "absolute"
|
||||
"newLinkFormat": "absolute",
|
||||
"pdfExportSettings": {
|
||||
"includeName": true,
|
||||
"pageSize": "A4",
|
||||
"landscape": false,
|
||||
"margin": "0",
|
||||
"downscalePercent": 100
|
||||
}
|
||||
}
|
3
content/.obsidian/appearance.json
vendored
3
content/.obsidian/appearance.json
vendored
@ -1,3 +1,4 @@
|
||||
{
|
||||
"accentColor": ""
|
||||
"accentColor": "",
|
||||
"cssTheme": ""
|
||||
}
|
Reference in New Issue
Block a user