Compare commits
4
Commits
055995f3c7
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4ba9d5690c | ||
|
|
6dbd156057 | ||
|
|
6d0b11c60c | ||
|
|
df565e7c52 |
Vendored
+22
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"collapse-filter": true,
|
||||
"search": "",
|
||||
"showTags": false,
|
||||
"showAttachments": false,
|
||||
"hideUnresolved": false,
|
||||
"showOrphans": true,
|
||||
"collapse-color-groups": true,
|
||||
"colorGroups": [],
|
||||
"collapse-display": true,
|
||||
"showArrow": false,
|
||||
"textFadeMultiplier": 0,
|
||||
"nodeSizeMultiplier": 1,
|
||||
"lineSizeMultiplier": 1,
|
||||
"collapse-forces": true,
|
||||
"centerStrength": 0.518713248970312,
|
||||
"repelStrength": 10,
|
||||
"linkStrength": 1,
|
||||
"linkDistance": 250,
|
||||
"scale": 1,
|
||||
"close": false
|
||||
}
|
||||
+3
-3
@@ -3,7 +3,7 @@
|
||||
"autoCommitMessage": "vault backup: {{date}}",
|
||||
"commitMessageScript": "",
|
||||
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
|
||||
"autoSaveInterval": 1,
|
||||
"autoSaveInterval": 0,
|
||||
"autoPushInterval": 1,
|
||||
"autoPullInterval": 1,
|
||||
"autoPullOnBoot": true,
|
||||
@@ -19,11 +19,11 @@
|
||||
"syncMethod": "merge",
|
||||
"mergeStrategy": "none",
|
||||
"customMessageOnAutoBackup": false,
|
||||
"autoBackupAfterFileChange": true,
|
||||
"autoBackupAfterFileChange": false,
|
||||
"treeStructure": false,
|
||||
"refreshSourceControl": false,
|
||||
"basePath": "",
|
||||
"differentIntervalCommitAndPush": true,
|
||||
"differentIntervalCommitAndPush": false,
|
||||
"changedFilesInStatusBar": false,
|
||||
"showedMobileNotice": true,
|
||||
"refreshSourceControlTimer": 7000,
|
||||
|
||||
Vendored
+16
-5
@@ -4,11 +4,11 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "5f784bbb8a4b4455",
|
||||
"id": "40cad30389b17827",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "e6531602d4349b2a",
|
||||
"id": "81e2167afa40dcfe",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "empty",
|
||||
@@ -153,9 +153,19 @@
|
||||
"icon": "lucide-list",
|
||||
"title": "Outline"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "91bb7839f52451d1",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "git-view",
|
||||
"state": {},
|
||||
"icon": "git-pull-request",
|
||||
"title": "Source Control"
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 0
|
||||
"currentTab": 3
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
@@ -169,11 +179,12 @@
|
||||
"obsidian-git:Open Git source control": false
|
||||
}
|
||||
},
|
||||
"active": "e6531602d4349b2a",
|
||||
"active": "81e2167afa40dcfe",
|
||||
"lastOpenFiles": [
|
||||
"a new file.md",
|
||||
"A new note from Iphone.md",
|
||||
"Untitled.base",
|
||||
"This is a new note for a test from I phone.md",
|
||||
"a new file.md",
|
||||
"/a new file.md",
|
||||
"/Untitled.base",
|
||||
"/This is a new note for a test from I phone.md",
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
this is a new file created in desctop
|
||||
Reference in New Issue
Block a user