184 lines
4.6 KiB
JSON
184 lines
4.6 KiB
JSON
{
|
|
"main": {
|
|
"id": "a61451a8c5001773",
|
|
"type": "split",
|
|
"children": [
|
|
{
|
|
"id": "eecc282740820263",
|
|
"type": "tabs",
|
|
"children": [
|
|
{
|
|
"id": "6465d16034124b8f",
|
|
"type": "leaf",
|
|
"state": {
|
|
"type": "graph",
|
|
"state": {}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"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": {
|
|
"collapseAll": false,
|
|
"extraContext": false,
|
|
"sortOrder": "alphabetical",
|
|
"showSearch": false,
|
|
"searchQuery": "",
|
|
"backlinkCollapsed": false,
|
|
"unlinkedCollapsed": true
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "d377ffdb958e1377",
|
|
"type": "leaf",
|
|
"state": {
|
|
"type": "outgoing-link",
|
|
"state": {
|
|
"linksCollapsed": false,
|
|
"unlinkedCollapsed": true
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "b8cbcc5851c92334",
|
|
"type": "leaf",
|
|
"state": {
|
|
"type": "tag",
|
|
"state": {
|
|
"sortOrder": "frequency",
|
|
"useHierarchy": true
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "b631cd80a252e270",
|
|
"type": "leaf",
|
|
"state": {
|
|
"type": "outline",
|
|
"state": {}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"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": [
|
|
"Classes/Alternative/Alt.md",
|
|
"Classes/Alternative/Plus.md",
|
|
"Monads/Transformers/MaybeT.md",
|
|
"Monads/Transformers/ExceptT.md",
|
|
"Monads/Transformers/ReaderT.md",
|
|
"Monads/Transformers/WriterT.md",
|
|
"Monads/Transformers/StateT.md",
|
|
"Monads/Transformers",
|
|
"Classes/Alternative/Alternative.md",
|
|
"Classes/Functor/Applicative.md",
|
|
"Classes/Functor/Apply.md",
|
|
"Classes/Functor/Functor.md",
|
|
"Classes/Collapsing",
|
|
"Classes/Bind",
|
|
"Classes/Functor",
|
|
"Classes/Alternative",
|
|
"Language/Infix Operators/Common Operators/Data.md",
|
|
"Classes/Traversable.md",
|
|
"Data/Collections/NonEmptyArray.md",
|
|
"Data/Collections/NonEmptyList.md",
|
|
"Data/String.md",
|
|
"Data/Collections.md",
|
|
"Data/Collections/HashMap.md",
|
|
"Data/Product",
|
|
"Data/Sum",
|
|
"Data/Collections/HashSet.md",
|
|
"Data/Collections/Set.md",
|
|
"Data/Collections/List.md",
|
|
"Data/Collections/Map.md",
|
|
"Data/Collections",
|
|
"Language/Row Types.md",
|
|
"Language/Row Types/Variant.md",
|
|
"Language/Row Types/Record.md",
|
|
"Data/Product/Tuple.md",
|
|
"Language/Row Types",
|
|
"Classes/Math",
|
|
"Untitled 1.canvas",
|
|
"Untitled.canvas"
|
|
]
|
|
} |