[obsidian] vault backup: 2023-08-09 17:47:54[

This commit is contained in:
2023-08-09 17:47:54 +09:00
parent c0f42a64f4
commit 3b19343849
14 changed files with 14 additions and 10 deletions

View File

@ -1,3 +1,7 @@
{
"alwaysUpdateLinks": true
"alwaysUpdateLinks": true,
"attachmentFolderPath": "./",
"newFileLocation": "folder",
"newFileFolderPath": "notes",
"newLinkFormat": "absolute"
}

View File

@ -1,13 +1,13 @@
{
"collapse-filter": true,
"collapse-filter": false,
"search": "",
"showTags": false,
"showAttachments": false,
"hideUnresolved": false,
"showOrphans": true,
"collapse-color-groups": true,
"collapse-color-groups": false,
"colorGroups": [],
"collapse-display": true,
"collapse-display": false,
"showArrow": false,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1,
@ -17,6 +17,6 @@
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 0.8332185563593782,
"scale": 1.3645935010857875,
"close": true
}