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", "syncMethod": "merge",
"customMessageOnAutoBackup": false, "customMessageOnAutoBackup": false,
"autoBackupAfterFileChange": false, "autoBackupAfterFileChange": false,
"treeStructure": false, "treeStructure": true,
"refreshSourceControl": true, "refreshSourceControl": true,
"basePath": "", "basePath": "",
"differentIntervalCommitAndPush": false, "differentIntervalCommitAndPush": false,
@ -50,7 +50,9 @@
}, },
"textColorCss": "var(--text-muted)", "textColorCss": "var(--text-muted)",
"ignoreWhitespace": false, "ignoreWhitespace": false,
"gutterSpacingFallbackLength": 5 "gutterSpacingFallbackLength": 5,
"lastShownAuthorDisplay": "initials",
"lastShownDateTimeFormatOptions": "date"
}, },
"autoCommitMessage": "vault backup: {{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" "direction": "vertical"
@ -135,13 +121,21 @@
"type": "outline", "type": "outline",
"state": {} "state": {}
} }
},
{
"id": "128f977c46a76308",
"type": "leaf",
"state": {
"type": "git-view",
"state": {}
}
} }
] ],
"currentTab": 3
} }
], ],
"direction": "horizontal", "direction": "horizontal",
"width": 300, "width": 375.5
"collapsed": true
}, },
"left-ribbon": { "left-ribbon": {
"hiddenItems": { "hiddenItems": {
@ -154,7 +148,7 @@
"obsidian-git:Open Git source control": false "obsidian-git:Open Git source control": false
} }
}, },
"active": "eb1c0cfa23413408", "active": "dd91a56543237d91",
"lastOpenFiles": [ "lastOpenFiles": [
"Welcome.md" "Welcome.md"
] ]

Loading…
Cancel
Save