Fixed broken indices of interactive view
This commit is contained in:
parent
c06047f94f
commit
b025aa1599
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"collapse-filter": true,
|
||||
"search": "",
|
||||
"showTags": false,
|
||||
"showAttachments": false,
|
||||
"hideUnresolved": false,
|
||||
"showOrphans": true,
|
||||
"collapse-color-groups": true,
|
||||
"colorGroups": [],
|
||||
"collapse-display": true,
|
||||
"showArrow": false,
|
||||
"textFadeMultiplier": 0,
|
||||
"nodeSizeMultiplier": 1,
|
||||
"lineSizeMultiplier": 1,
|
||||
"collapse-forces": true,
|
||||
"centerStrength": 0.518713248970312,
|
||||
"repelStrength": 10,
|
||||
"linkStrength": 1,
|
||||
"linkDistance": 250,
|
||||
"scale": 1,
|
||||
"close": false
|
||||
}
|
|
@ -7,11 +7,8 @@
|
|||
"id": "4ba0723301838c27",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "content/notes/2P-Set.md",
|
||||
"mode": "source"
|
||||
}
|
||||
"type": "graph",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
],
|
||||
|
@ -68,7 +65,6 @@
|
|||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "content/notes/2P-Set.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
|
@ -88,6 +84,8 @@
|
|||
},
|
||||
"active": "4ba0723301838c27",
|
||||
"lastOpenFiles": [
|
||||
"content/notes/Logos Program.md",
|
||||
"content/notes/Adding Multiplicative-min Punishment.md",
|
||||
"content/notes/2P-Set.md",
|
||||
"README.md",
|
||||
"CODE_OF_CONDUCT.md"
|
||||
|
|
Loading…
Reference in New Issue