turns out I want .obisidian/ after all

This commit is contained in:
2022-12-19 19:39:18 -07:00
parent aaaa53ec8a
commit 05fc570b1e
10 changed files with 357 additions and 1 deletions

10
.obsidian/app.json vendored Normal file
View File

@ -0,0 +1,10 @@
{
"vimMode": true,
"promptDelete": false,
"pdfExportSettings": {
"pageSize": "Letter",
"landscape": false,
"margin": "0",
"downscalePercent": 100
}
}

4
.obsidian/appearance.json vendored Normal file
View File

@ -0,0 +1,4 @@
{
"baseFontSize": 10,
"accentColor": ""
}

15
.obsidian/core-plugins.json vendored Normal file
View File

@ -0,0 +1,15 @@
[
"file-explorer",
"global-search",
"switcher",
"graph",
"backlink",
"tag-pane",
"page-preview",
"note-composer",
"command-palette",
"editor-status",
"markdown-importer",
"word-count",
"file-recovery"
]

22
.obsidian/graph.json vendored Normal file
View File

@ -0,0 +1,22 @@
{
"collapse-filter": false,
"search": "",
"showTags": true,
"showAttachments": false,
"hideUnresolved": false,
"showOrphans": true,
"collapse-color-groups": true,
"colorGroups": [],
"collapse-display": true,
"showArrow": false,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1,
"lineSizeMultiplier": 1,
"collapse-forces": false,
"centerStrength": 0.518713248970312,
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 0.48669242494486276,
"close": false
}

1
.obsidian/hotkeys.json vendored Normal file
View File

@ -0,0 +1 @@
{}

114
.obsidian/workspace vendored Normal file
View File

@ -0,0 +1,114 @@
{
"main": {
"id": "66f4b1ddd493c3b6",
"type": "split",
"children": [
{
"id": "89414a5dc7f8e3db",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Fixing a non booting linux install.md",
"mode": "source",
"source": false
}
}
}
],
"direction": "vertical"
},
"left": {
"id": "f3c19b035169a5bc",
"type": "split",
"children": [
{
"id": "0f7ecc25e4b2fce4",
"type": "tabs",
"children": [
{
"id": "19b91ab6f5b5c1c3",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {}
}
},
{
"id": "6d63db4e1d9b6e93",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
}
}
}
]
}
],
"direction": "horizontal",
"width": 100
},
"right": {
"id": "0608333cb897247b",
"type": "split",
"children": [
{
"id": "4c76cb9ac0e6e5bb",
"type": "tabs",
"children": [
{
"id": "4d77de4c3ab4a54e",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "Fixing a non booting linux install.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": false
}
}
},
{
"id": "bc19f0281f611b4a",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true
}
}
}
]
}
],
"direction": "horizontal",
"width": 300,
"collapsed": true
},
"active": "89414a5dc7f8e3db",
"lastOpenFiles": [
"Setting up SSH keys.md",
"Enabling fingerprint authentication on Zephyrus G15.md",
"Installing Arch.md",
"Fixing supergfxctl black screen on dedicated mode.md",
"WiFi not working after pacman -Syu.md",
"wlan0 disabled after restart or wake from hibernate.md",
"unable to connect to wpa-enterprise via iwd.md",
"The basics of Git.md",
"Ohm's Law.md",
"Argumentative Essay - Griffin.md"
]
}

150
.obsidian/workspace.json vendored Normal file
View File

@ -0,0 +1,150 @@
{
"main": {
"id": "66f4b1ddd493c3b6",
"type": "split",
"children": [
{
"id": "58c4a23aeeb7e477",
"type": "tabs",
"children": [
{
"id": "89414a5dc7f8e3db",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Fixing a non booting linux install.md",
"mode": "source",
"source": false
}
}
},
{
"id": "323a3c0418ab0e3c",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Understanding how to handle paths for Ash.md",
"mode": "source",
"source": false
}
}
},
{
"id": "8273f02b7c4eb75b",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Writing a completely functional shell in Rust.md",
"mode": "source",
"source": false
}
}
}
],
"currentTab": 2
}
],
"direction": "vertical"
},
"left": {
"id": "f3c19b035169a5bc",
"type": "split",
"children": [
{
"id": "0f7ecc25e4b2fce4",
"type": "tabs",
"children": [
{
"id": "19b91ab6f5b5c1c3",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical"
}
}
},
{
"id": "6d63db4e1d9b6e93",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
}
}
}
]
}
],
"direction": "horizontal",
"width": 100
},
"right": {
"id": "0608333cb897247b",
"type": "split",
"children": [
{
"id": "4c76cb9ac0e6e5bb",
"type": "tabs",
"children": [
{
"id": "4d77de4c3ab4a54e",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "Writing a completely functional shell in Rust.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": false
}
}
},
{
"id": "bc19f0281f611b4a",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true
}
}
}
]
}
],
"direction": "horizontal",
"width": 300,
"collapsed": true
},
"ribbon": {
"mostRecentAction": ""
},
"active": "8273f02b7c4eb75b",
"lastOpenFiles": [
"Understanding how to handle paths for Ash.md",
"wlan0 disabled after restart or wake from hibernate.md",
"Writing a completely functional shell in Rust.md",
"unable to connect to wpa-enterprise via iwd.md",
"The basics of Git.md",
"Fixing a non booting linux install.md",
"Setting up SSH keys.md",
"Enabling fingerprint authentication on Zephyrus G15.md",
"Installing Arch.md",
"Fixing supergfxctl black screen on dedicated mode.md"
]
}