sync
This commit is contained in:
29
.obsidian/core-plugins-migration.json
vendored
Normal file
29
.obsidian/core-plugins-migration.json
vendored
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"file-explorer": true,
|
||||
"global-search": true,
|
||||
"switcher": true,
|
||||
"graph": true,
|
||||
"backlink": true,
|
||||
"outgoing-link": false,
|
||||
"tag-pane": true,
|
||||
"page-preview": true,
|
||||
"daily-notes": false,
|
||||
"templates": false,
|
||||
"note-composer": true,
|
||||
"command-palette": true,
|
||||
"slash-command": false,
|
||||
"editor-status": true,
|
||||
"starred": false,
|
||||
"markdown-importer": true,
|
||||
"zk-prefixer": false,
|
||||
"random-note": false,
|
||||
"outline": false,
|
||||
"word-count": true,
|
||||
"slides": false,
|
||||
"audio-recorder": false,
|
||||
"workspaces": false,
|
||||
"file-recovery": true,
|
||||
"publish": false,
|
||||
"sync": false,
|
||||
"canvas": true
|
||||
}
|
1
.obsidian/core-plugins.json
vendored
1
.obsidian/core-plugins.json
vendored
@ -4,6 +4,7 @@
|
||||
"switcher",
|
||||
"graph",
|
||||
"backlink",
|
||||
"canvas",
|
||||
"tag-pane",
|
||||
"page-preview",
|
||||
"note-composer",
|
||||
|
16
.obsidian/graph.json
vendored
16
.obsidian/graph.json
vendored
@ -5,18 +5,18 @@
|
||||
"showAttachments": false,
|
||||
"hideUnresolved": false,
|
||||
"showOrphans": true,
|
||||
"collapse-color-groups": true,
|
||||
"collapse-color-groups": false,
|
||||
"colorGroups": [],
|
||||
"collapse-display": true,
|
||||
"collapse-display": false,
|
||||
"showArrow": false,
|
||||
"textFadeMultiplier": 0,
|
||||
"nodeSizeMultiplier": 1,
|
||||
"lineSizeMultiplier": 1,
|
||||
"lineSizeMultiplier": 1.52341666289951,
|
||||
"collapse-forces": false,
|
||||
"centerStrength": 0.518713248970312,
|
||||
"repelStrength": 10,
|
||||
"linkStrength": 1,
|
||||
"linkDistance": 250,
|
||||
"scale": 0.48669242494486276,
|
||||
"centerStrength": 0.33099769449844,
|
||||
"repelStrength": 3.43745761945662,
|
||||
"linkStrength": 0,
|
||||
"linkDistance": 313,
|
||||
"scale": 0.48669242494486326,
|
||||
"close": false
|
||||
}
|
58
.obsidian/workspace.json
vendored
58
.obsidian/workspace.json
vendored
@ -4,11 +4,11 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "a2ee6c287d93b1cf",
|
||||
"id": "659832c930a69b24",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "c47117a697f83aab",
|
||||
"id": "a1c05f2be34d0cb6",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
@ -18,8 +18,33 @@
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "05303b21b207169d",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Ohm's Law.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "fcb065c9da91bb43",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Deploying pihole-docker to a brand new Debian instance.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"currentTab": 2
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
@ -77,7 +102,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Homelabbity.md",
|
||||
"file": "Deploying pihole-docker to a brand new Debian instance.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@ -106,17 +131,26 @@
|
||||
"width": 300,
|
||||
"collapsed": true
|
||||
},
|
||||
"active": "c47117a697f83aab",
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
"switcher:Open quick switcher": false,
|
||||
"graph:Open graph view": false,
|
||||
"canvas:Create new canvas": false,
|
||||
"command-palette:Open command palette": false,
|
||||
"markdown-importer:Open format converter": false
|
||||
}
|
||||
},
|
||||
"active": "fcb065c9da91bb43",
|
||||
"lastOpenFiles": [
|
||||
"Fixing a non booting linux install.md",
|
||||
"Ohm's Law.md",
|
||||
"Setting up SSH keys.md",
|
||||
"Installing Arch.md",
|
||||
"Specify Server.md",
|
||||
"Homelabbity.md",
|
||||
"Writing a completely functional shell in Rust.md",
|
||||
"Understanding how to handle paths for Ash.md",
|
||||
"wlan0 disabled after restart or wake from hibernate.md",
|
||||
"unable to connect to wpa-enterprise via iwd.md",
|
||||
"The basics of Git.md",
|
||||
"Setting up SSH keys.md",
|
||||
"Enabling fingerprint authentication on Zephyrus G15.md",
|
||||
"Installing Arch.md",
|
||||
"Fixing supergfxctl black screen on dedicated mode.md"
|
||||
"Fixing a non booting linux install.md",
|
||||
"Enabling fingerprint authentication on Zephyrus G15.md"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user