Compare commits
No commits in common. "5862f8ec13ba22919d18640733c1e17b6a3cb97d" and "3e3f25613bba5e2326e4877ce9eac1230ba9b1a4" have entirely different histories.
5862f8ec13
...
3e3f25613b
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,4 +0,0 @@
|
|||||||
.obsidian/appearance.json
|
|
||||||
.obsidian/workspace.json
|
|
||||||
.obsidian/app.json
|
|
||||||
.obsidian/plugins/obsidian-git/**
|
|
||||||
5
.obsidian/appearance.json
vendored
5
.obsidian/appearance.json
vendored
@ -1,5 +1,4 @@
|
|||||||
{
|
{
|
||||||
"cssTheme": "Cupertino",
|
"cssTheme": "Material Flat",
|
||||||
"showRibbon": true,
|
"showViewHeader": true
|
||||||
"translucency": false
|
|
||||||
}
|
}
|
||||||
56
.obsidian/workspace.json
vendored
56
.obsidian/workspace.json
vendored
@ -7,34 +7,6 @@
|
|||||||
"id": "e0578e41bd228cdb",
|
"id": "e0578e41bd228cdb",
|
||||||
"type": "tabs",
|
"type": "tabs",
|
||||||
"children": [
|
"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",
|
"id": "4391c77430fca8f8",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
@ -48,9 +20,22 @@
|
|||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "2"
|
"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"
|
"direction": "vertical"
|
||||||
@ -70,7 +55,7 @@
|
|||||||
"type": "file-explorer",
|
"type": "file-explorer",
|
||||||
"state": {
|
"state": {
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
"autoReveal": true
|
"autoReveal": false
|
||||||
},
|
},
|
||||||
"icon": "lucide-folder-closed",
|
"icon": "lucide-folder-closed",
|
||||||
"title": "Files"
|
"title": "Files"
|
||||||
@ -107,7 +92,8 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "horizontal",
|
"direction": "horizontal",
|
||||||
"width": 300
|
"width": 300,
|
||||||
|
"collapsed": true
|
||||||
},
|
},
|
||||||
"right": {
|
"right": {
|
||||||
"id": "1aca95e9c21abecb",
|
"id": "1aca95e9c21abecb",
|
||||||
@ -199,13 +185,11 @@
|
|||||||
"obsidian-git:Open Git source control": false
|
"obsidian-git:Open Git source control": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "2524b2f3f1e2708a",
|
"active": "4391c77430fca8f8",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"4.2/1.md",
|
"4.2/1.md",
|
||||||
"conflict-files-obsidian-git.md",
|
|
||||||
"4.2/2.md",
|
|
||||||
"tests.md",
|
|
||||||
"4.2/3.md",
|
"4.2/3.md",
|
||||||
|
"4.2/2.md",
|
||||||
"3_1/2.md",
|
"3_1/2.md",
|
||||||
"3_1/1-0.2.0.md",
|
"3_1/1-0.2.0.md",
|
||||||
"3_1/3practice.md",
|
"3_1/3practice.md",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user