vault backup: 2025-03-28 09:13:19
This commit is contained in:
parent
9dfe028788
commit
0c5354af46
5 changed files with 23 additions and 15 deletions
4
.obsidian/app.json
vendored
4
.obsidian/app.json
vendored
|
|
@ -1 +1,3 @@
|
||||||
{}
|
{
|
||||||
|
"alwaysUpdateLinks": true
|
||||||
|
}
|
||||||
4
.obsidian/graph.json
vendored
4
.obsidian/graph.json
vendored
|
|
@ -12,11 +12,11 @@
|
||||||
"textFadeMultiplier": 0,
|
"textFadeMultiplier": 0,
|
||||||
"nodeSizeMultiplier": 1,
|
"nodeSizeMultiplier": 1,
|
||||||
"lineSizeMultiplier": 1,
|
"lineSizeMultiplier": 1,
|
||||||
"collapse-forces": true,
|
"collapse-forces": false,
|
||||||
"centerStrength": 0.518713248970312,
|
"centerStrength": 0.518713248970312,
|
||||||
"repelStrength": 10,
|
"repelStrength": 10,
|
||||||
"linkStrength": 1,
|
"linkStrength": 1,
|
||||||
"linkDistance": 250,
|
"linkDistance": 250,
|
||||||
"scale": 1,
|
"scale": 1,
|
||||||
"close": false
|
"close": true
|
||||||
}
|
}
|
||||||
28
.obsidian/workspace.json
vendored
28
.obsidian/workspace.json
vendored
|
|
@ -24,17 +24,21 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "9eb2340fed18e9d4",
|
"id": "eea7d888389972d7",
|
||||||
"type": "tabs",
|
"type": "tabs",
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": "d804c8a19daa23f9",
|
"id": "4d23a917f970647f",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
"state": {
|
"state": {
|
||||||
"type": "graph",
|
"type": "markdown",
|
||||||
"state": {},
|
"state": {
|
||||||
"icon": "lucide-git-fork",
|
"file": "Proper Posts/Thingie.md",
|
||||||
"title": "Graph view"
|
"mode": "source",
|
||||||
|
"source": false
|
||||||
|
},
|
||||||
|
"icon": "lucide-file",
|
||||||
|
"title": "Thingie"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
@ -110,6 +114,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
|
"file": "Proper Posts/Thingie.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
|
|
@ -119,7 +124,7 @@
|
||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
},
|
},
|
||||||
"icon": "links-coming-in",
|
"icon": "links-coming-in",
|
||||||
"title": "Backlinks"
|
"title": "Backlinks for Thingie"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -156,12 +161,13 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
|
"file": "Proper Posts/Thingie.md",
|
||||||
"followCursor": false,
|
"followCursor": false,
|
||||||
"showSearch": false,
|
"showSearch": false,
|
||||||
"searchQuery": ""
|
"searchQuery": ""
|
||||||
},
|
},
|
||||||
"icon": "lucide-list",
|
"icon": "lucide-list",
|
||||||
"title": "Outline"
|
"title": "Outline of Thingie"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -192,11 +198,11 @@
|
||||||
"obsidian-git:Open Git source control": false
|
"obsidian-git:Open Git source control": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "ed79b19ea8ce7cc4",
|
"active": "5e896a49ba089c1a",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"Maybe Horny/index.md",
|
|
||||||
"Proper Posts/index.md",
|
|
||||||
"index.md",
|
"index.md",
|
||||||
|
"Maybe Horny/index.md",
|
||||||
|
"Proper Posts/Thingie.md",
|
||||||
"Untitled",
|
"Untitled",
|
||||||
"Maybe Horny",
|
"Maybe Horny",
|
||||||
"Proper Posts",
|
"Proper Posts",
|
||||||
|
|
|
||||||
2
index.md
2
index.md
|
|
@ -7,4 +7,4 @@ uh idk what to do here its kinda like i just post bs its my thought dump
|
||||||
hehe :3
|
hehe :3
|
||||||
|
|
||||||
[[Maybe Horny/index|Maybe Horny]]
|
[[Maybe Horny/index|Maybe Horny]]
|
||||||
[[Proper Posts/index|Proper Posts (rare)]]
|
[[Thingie|Proper Posts (rare)]]
|
||||||
Loading…
Reference in a new issue