1
0
Fork 0
This commit is contained in:
Ava Gaiety W 2023-09-12 19:21:04 -05:00
parent 6e3fea423c
commit eb34ec505d
4 changed files with 154 additions and 2 deletions

View file

@ -1,3 +1,4 @@
{ {
"baseFontSize": 16 "baseFontSize": 16,
"accentColor": ""
} }

30
.obsidian/core-plugins-migration.json vendored Normal file
View file

@ -0,0 +1,30 @@
{
"file-explorer": true,
"global-search": true,
"switcher": true,
"graph": true,
"backlink": true,
"outgoing-link": false,
"tag-pane": false,
"page-preview": true,
"daily-notes": false,
"templates": false,
"note-composer": true,
"command-palette": true,
"slash-command": false,
"editor-status": true,
"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,
"properties": true,
"bookmarks": true
}

View file

@ -4,12 +4,14 @@
"switcher", "switcher",
"graph", "graph",
"backlink", "backlink",
"canvas",
"properties",
"page-preview", "page-preview",
"note-composer", "note-composer",
"command-palette", "command-palette",
"editor-status", "editor-status",
"bookmarks",
"markdown-importer", "markdown-importer",
"word-count", "word-count",
"open-with-default-app",
"file-recovery" "file-recovery"
] ]

119
.obsidian/workspace.json vendored Normal file
View file

@ -0,0 +1,119 @@
{
"main": {
"id": "a3fd1cce45b1f8c7",
"type": "split",
"children": [
{
"id": "be6dfdd7fd6b4bd2",
"type": "tabs",
"children": [
{
"id": "6eef4bfce0aa6755",
"type": "leaf",
"state": {
"type": "empty",
"state": {}
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "b048eb54fa374766",
"type": "split",
"children": [
{
"id": "e11ca7a6960f6d3a",
"type": "tabs",
"children": [
{
"id": "dcbfb7d997345a6d",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical"
}
}
},
{
"id": "71c77e5f8611a008",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
}
}
},
{
"id": "e1045807dcdbef2e",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {}
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "21bf1fc32c9c71b6",
"type": "split",
"children": [
{
"id": "a4876a0c9201c49f",
"type": "tabs",
"children": [
{
"id": "f9b771fcb063544b",
"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
},
"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": "6eef4bfce0aa6755",
"lastOpenFiles": [
"content/posts/batch-of-kobolds.md",
"content/posts/silhouette-spray-paintings.md",
"content/posts/skillsengine.md",
"content/posts/three-years-at-q2.md",
"content/posts/web-components.md",
"content/posts/ember-conf-2020-acceptance.md"
]
}