refactor: move submodule into this repo
This commit is contained in:
parent
b6450742d1
commit
4f903c3c8d
329 changed files with 234691 additions and 20 deletions
165
src/content/.obsidian/workspaces.json
vendored
Normal file
165
src/content/.obsidian/workspaces.json
vendored
Normal file
|
|
@ -0,0 +1,165 @@
|
|||
{
|
||||
"workspaces": {
|
||||
"Quests": {
|
||||
"main": {
|
||||
"id": "4292232fe65ce04d",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "c1fda1a9efb7f114",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "cc8b90c9f364aa3f",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "kanban",
|
||||
"state": {
|
||||
"file": "projects/quests.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "8e3cde407d38eb71",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "7c7ebe43346ba784",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "8eda59cf68c1c895",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "cc3701e4f639693c",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "944fea81f2b47bf6",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "bookmarks",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 200
|
||||
},
|
||||
"right": {
|
||||
"id": "4a9b05f10cf30284",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "c04701fe74624e2c",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "7a9bdd3c4ca687f2",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "projects/quests.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "6dc932ac29b2135f",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "projects/quests.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "cc302ced5af3ed4c",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "tag",
|
||||
"state": {
|
||||
"sortOrder": "frequency",
|
||||
"useHierarchy": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "22f26e8186a08db6",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "all-properties",
|
||||
"state": {
|
||||
"sortOrder": "frequency"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "0f3facdb66daa0f6",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "projects/quests.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300,
|
||||
"collapsed": true
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
"switcher:Open quick switcher": false,
|
||||
"graph:Open graph view": false,
|
||||
"templates:Insert template": false,
|
||||
"command-palette:Open command palette": false,
|
||||
"workspaces:Manage workspace layouts": false,
|
||||
"obsidian-excalidraw-plugin:Create new drawing": false,
|
||||
"dbfolder:Create a new database table": false,
|
||||
"obsidian-omnivore:Omnivore": false
|
||||
}
|
||||
},
|
||||
"active": "cc8b90c9f364aa3f"
|
||||
}
|
||||
},
|
||||
"active": "Quests"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue