Initial commit.

This commit is contained in:
2022-04-15 10:43:02 -04:00
commit e7bc9dc15d
5 changed files with 108 additions and 0 deletions

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

@@ -0,0 +1,4 @@
{
"legacyEditor": false,
"livePreview": true
}

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

@@ -0,0 +1 @@
{}

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

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

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

@@ -0,0 +1 @@
{}

87
.obsidian/workspace vendored Normal file
View File

@@ -0,0 +1,87 @@
{
"main": {
"id": "31a002ea75517e3c",
"type": "split",
"children": [
{
"id": "c994d2d9e7e5e974",
"type": "leaf",
"state": {
"type": "empty",
"state": {}
}
}
],
"direction": "vertical"
},
"left": {
"id": "b3e7f94d7e5b05de",
"type": "split",
"children": [
{
"id": "1c9e0cf23ec68ba1",
"type": "tabs",
"children": [
{
"id": "bbd15c75d697bca6",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {}
}
},
{
"id": "a5c443567aaf8c0f",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
}
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "1635bc4eee226ba3",
"type": "split",
"children": [
{
"id": "dd7b5061cd81c59f",
"type": "tabs",
"children": [
{
"id": "9be1b909b9c2b5b3",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
}
}
}
]
}
],
"direction": "horizontal",
"width": 300,
"collapsed": true
},
"active": "c994d2d9e7e5e974",
"lastOpenFiles": []
}