Compare commits
2 Commits
3e3f25613b
...
5862f8ec13
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5862f8ec13 | ||
|
|
0ccee4b6aa |
4
.gitignore
vendored
4
.gitignore
vendored
@ -0,0 +1,4 @@
|
|||||||
|
.obsidian/appearance.json
|
||||||
|
.obsidian/workspace.json
|
||||||
|
.obsidian/app.json
|
||||||
|
.obsidian/plugins/obsidian-git/**
|
||||||
5
.obsidian/appearance.json
vendored
5
.obsidian/appearance.json
vendored
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
"cssTheme": "Material Flat",
|
"cssTheme": "Cupertino",
|
||||||
"showViewHeader": true
|
"showRibbon": true,
|
||||||
|
"translucency": false
|
||||||
}
|
}
|
||||||
56
.obsidian/workspace.json
vendored
56
.obsidian/workspace.json
vendored
@ -7,6 +7,34 @@
|
|||||||
"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",
|
||||||
@ -20,22 +48,9 @@
|
|||||||
"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"
|
||||||
@ -55,7 +70,7 @@
|
|||||||
"type": "file-explorer",
|
"type": "file-explorer",
|
||||||
"state": {
|
"state": {
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
"autoReveal": false
|
"autoReveal": true
|
||||||
},
|
},
|
||||||
"icon": "lucide-folder-closed",
|
"icon": "lucide-folder-closed",
|
||||||
"title": "Files"
|
"title": "Files"
|
||||||
@ -92,8 +107,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "horizontal",
|
"direction": "horizontal",
|
||||||
"width": 300,
|
"width": 300
|
||||||
"collapsed": true
|
|
||||||
},
|
},
|
||||||
"right": {
|
"right": {
|
||||||
"id": "1aca95e9c21abecb",
|
"id": "1aca95e9c21abecb",
|
||||||
@ -185,11 +199,13 @@
|
|||||||
"obsidian-git:Open Git source control": false
|
"obsidian-git:Open Git source control": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "4391c77430fca8f8",
|
"active": "2524b2f3f1e2708a",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"4.2/1.md",
|
"4.2/1.md",
|
||||||
"4.2/3.md",
|
"conflict-files-obsidian-git.md",
|
||||||
"4.2/2.md",
|
"4.2/2.md",
|
||||||
|
"tests.md",
|
||||||
|
"4.2/3.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