Files
obsidian/fp/.obsidian/workspace.json
Orion Kindel 6bb54eb9d9 update
2024-09-29 11:28:06 -05:00

192 lines
4.9 KiB
JSON

{
"main": {
"id": "a61451a8c5001773",
"type": "split",
"children": [
{
"id": "eecc282740820263",
"type": "tabs",
"children": [
{
"id": "6465d16034124b8f",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Language/Data Structures/type.md",
"mode": "preview",
"source": true
}
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "e4b9e2d7c5d13204",
"type": "split",
"children": [
{
"id": "9edcda04643fcae1",
"type": "tabs",
"children": [
{
"id": "5bd1035a5585fbea",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical"
}
}
},
{
"id": "43c9f56d675ae751",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
}
}
},
{
"id": "07bde3fd9daf269e",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {}
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "75cf567121b661bb",
"type": "split",
"children": [
{
"id": "cb4ecbabc2562514",
"type": "tabs",
"children": [
{
"id": "8b28a15737bcc1bd",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "Language/Data Structures/type.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "d377ffdb958e1377",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"file": "Language/Data Structures/type.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "b8cbcc5851c92334",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true
}
}
},
{
"id": "b631cd80a252e270",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "Language/Data Structures/type.md"
}
}
}
]
}
],
"direction": "horizontal",
"width": 300,
"collapsed": true
},
"left-ribbon": {
"hiddenItems": {
"switcher:Open quick switcher": false,
"graph:Open graph view": false,
"canvas:Create new canvas": false,
"daily-notes:Open today's daily note": false,
"templates:Insert template": false,
"command-palette:Open command palette": false,
"templater-obsidian:Templater": false,
"publish:Publish changes...": false
}
},
"active": "6465d16034124b8f",
"lastOpenFiles": [
"Language/Data Structures/data.md",
"Language/Data Structures/Records.md",
"Language/Data Structures/newtype.md",
"Monads/Identity.md",
"Monads/Untitled",
"Data/Void.md",
"Data/Unit.md",
"Examples/Chess Engine/002 Moves.md",
"Examples/Chess Engine/001 Types.md",
"Examples/Chess Engine/000 The problem.md",
"Data/Collections/Array.md",
"Classes/Bind/Bind.md",
"Classes/Alternative/Plus.md",
"Classes/Alternative/Alternative.md",
"Classes/Alternative/Alt.md",
"Classes/Bind/Monad.md",
"Classes/Enum/Bounded.md",
"Classes/Functor/Applicative.md",
"Classes/Functor/Functor.md",
"Classes/Functor/Apply.md",
"Classes/Math/DivisionRing.md",
"Classes/Foldable.md",
"Classes/Hashable.md",
"Classes/Enum/Enum.md",
"Classes/Enum/BoundedEnum.md",
"Classes/Enum",
"Language/Generics",
"Language/Functions/Defining/Guard Clause.md",
"Examples/Chess Engine",
"Examples",
"Language/Functions/Defining/Pattern Matching.md",
"Monads/Transformers",
"Classes/Collapsing",
"Classes/Bind",
"Classes/Functor",
"Classes/Alternative",
"Untitled 1.canvas",
"Untitled.canvas"
]
}