Browse Source

vault backup: 2024-09-18 19:43:07

master
pcnick 4 months ago
parent
commit
51ccde0410
  1. 6
      .obsidian/plugins/obsidian-git/data.json
  2. 30
      .obsidian/workspace.json

6
.obsidian/plugins/obsidian-git/data.json

@ -15,7 +15,7 @@
"syncMethod": "merge",
"customMessageOnAutoBackup": false,
"autoBackupAfterFileChange": false,
"treeStructure": false,
"treeStructure": true,
"refreshSourceControl": true,
"basePath": "",
"differentIntervalCommitAndPush": false,
@ -50,7 +50,9 @@
},
"textColorCss": "var(--text-muted)",
"ignoreWhitespace": false,
"gutterSpacingFallbackLength": 5
"gutterSpacingFallbackLength": 5,
"lastShownAuthorDisplay": "initials",
"lastShownDateTimeFormatOptions": "date"
},
"autoCommitMessage": "vault backup: {{date}}"
}

30
.obsidian/workspace.json

@ -16,20 +16,6 @@
}
}
]
},
{
"id": "d8fe2d096018e82a",
"type": "tabs",
"children": [
{
"id": "e3e0fd2e2e3b92ed",
"type": "leaf",
"state": {
"type": "graph",
"state": {}
}
}
]
}
],
"direction": "vertical"
@ -135,13 +121,21 @@
"type": "outline",
"state": {}
}
},
{
"id": "128f977c46a76308",
"type": "leaf",
"state": {
"type": "git-view",
"state": {}
}
}
]
],
"currentTab": 3
}
],
"direction": "horizontal",
"width": 300,
"collapsed": true
"width": 375.5
},
"left-ribbon": {
"hiddenItems": {
@ -154,7 +148,7 @@
"obsidian-git:Open Git source control": false
}
},
"active": "eb1c0cfa23413408",
"active": "dd91a56543237d91",
"lastOpenFiles": [
"Welcome.md"
]

Loading…
Cancel
Save