Initial commit: Obsidian KDB with templates
This commit is contained in:
Vendored
+29
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"collapse": {
|
||||
"forward": false,
|
||||
"backward": false
|
||||
},
|
||||
"filter": {
|
||||
"mode": "or",
|
||||
"query": ""
|
||||
},
|
||||
"view": {
|
||||
"type": "force",
|
||||
"density": 0.8,
|
||||
"repelFactor": 1,
|
||||
"linkDistance": 250,
|
||||
"springLength": 200,
|
||||
"springStrength": 0.5,
|
||||
"dragFactor": 0.8,
|
||||
"zoom": 1,
|
||||
"center": true,
|
||||
"showArrows": false,
|
||||
"showTags": true,
|
||||
"showSearch": true,
|
||||
"showScale": true,
|
||||
"showGrid": false,
|
||||
"showCursor": true,
|
||||
"colorNodesByFile": false,
|
||||
"colorEdgesByType": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user