Compare commits

..

No commits in common. "5862f8ec13ba22919d18640733c1e17b6a3cb97d" and "3e3f25613bba5e2326e4877ce9eac1230ba9b1a4" have entirely different histories.

4 changed files with 23 additions and 47 deletions

4
.gitignore vendored
View File

@ -1,4 +0,0 @@
.obsidian/appearance.json
.obsidian/workspace.json
.obsidian/app.json
.obsidian/plugins/obsidian-git/**

View File

@ -1,5 +1,4 @@
{
"cssTheme": "Cupertino",
"showRibbon": true,
"translucency": false
}
"cssTheme": "Material Flat",
"showViewHeader": true
}

View File

@ -7,34 +7,6 @@
"id": "e0578e41bd228cdb",
"type": "tabs",
"children": [
{
"id": "8a58058b60b0f8e2",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "4.2/1.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "1"
}
},
{
"id": "2524b2f3f1e2708a",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "conflict-files-obsidian-git.md",
"mode": "source",
"source": true
},
"icon": "lucide-file",
"title": "conflict-files-obsidian-git"
}
},
{
"id": "4391c77430fca8f8",
"type": "leaf",
@ -48,9 +20,22 @@
"icon": "lucide-file",
"title": "2"
}
},
{
"id": "de165f0f9ededdcb",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "4.2/2.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "2"
}
}
],
"currentTab": 1
]
}
],
"direction": "vertical"
@ -70,7 +55,7 @@
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical",
"autoReveal": true
"autoReveal": false
},
"icon": "lucide-folder-closed",
"title": "Files"
@ -107,7 +92,8 @@
}
],
"direction": "horizontal",
"width": 300
"width": 300,
"collapsed": true
},
"right": {
"id": "1aca95e9c21abecb",
@ -199,13 +185,11 @@
"obsidian-git:Open Git source control": false
}
},
"active": "2524b2f3f1e2708a",
"active": "4391c77430fca8f8",
"lastOpenFiles": [
"4.2/1.md",
"conflict-files-obsidian-git.md",
"4.2/2.md",
"tests.md",
"4.2/3.md",
"4.2/2.md",
"3_1/2.md",
"3_1/1-0.2.0.md",
"3_1/3practice.md",

View File

@ -1,3 +0,0 @@
- [f] Awesome!🔥
- [x] new to
- [?] Resolve, how to do so?