update
This commit is contained in:
185
fp/.obsidian/workspace.json
vendored
Normal file
185
fp/.obsidian/workspace.json
vendored
Normal file
@@ -0,0 +1,185 @@
|
||||
{
|
||||
"main": {
|
||||
"id": "a61451a8c5001773",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "1ae4bfe7bb551ca1",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "d3a2cb4690ca618a",
|
||||
"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,
|
||||
"collapsed": true
|
||||
},
|
||||
"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": "d3a2cb4690ca618a",
|
||||
"lastOpenFiles": [
|
||||
"Data/Collections.md",
|
||||
"Data/Collections/HashMap.md",
|
||||
"Data/Product",
|
||||
"Data/Untitled.md",
|
||||
"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",
|
||||
"Data/Sum/Either.md",
|
||||
"Language/Functions.md",
|
||||
"Language/Functions/Defining/Guard Clause.md",
|
||||
"Language/Typeclasses.md",
|
||||
"Language/Type Signature.md",
|
||||
"Class/Monoid.md",
|
||||
"Class/Semigroup.md",
|
||||
"Class/Math/EuclideanRing.md",
|
||||
"Class/Math/Semiring.md",
|
||||
"Class/Math/DivisionRing.md",
|
||||
"Class/Math/Ring.md",
|
||||
"Class/Semiring.md",
|
||||
"Class/Math",
|
||||
"Class/Foldable.md",
|
||||
"Terminology/Purity.md",
|
||||
"Language/Expressions/do notation.md",
|
||||
"Monads/Classes/Stack-safe recursion",
|
||||
"Monads/Classes/Early Return",
|
||||
"Monads/Classes/State",
|
||||
"Monads/Classes/F",
|
||||
"Monads/Classes/Error Handling",
|
||||
"Untitled 1.canvas",
|
||||
"Untitled.canvas"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user