83 lines
2.7 KiB
JSON
83 lines
2.7 KiB
JSON
{
|
|
"nodeTypeOnDoubleClick": "text",
|
|
"alignNewNodesToGrid": true,
|
|
"defaultTextNodeDimensions": [
|
|
260,
|
|
60
|
|
],
|
|
"defaultFileNodeDimensions": [
|
|
400,
|
|
400
|
|
],
|
|
"minNodeSize": 60,
|
|
"maxNodeWidth": -1,
|
|
"disableFontSizeRelativeToZoom": false,
|
|
"canvasMetadataCompatibilityEnabled": true,
|
|
"treatFileNodeEdgesAsLinks": true,
|
|
"enableSingleNodeLinks": true,
|
|
"combineCustomStylesInDropdown": false,
|
|
"nodeStylingFeatureEnabled": true,
|
|
"customNodeStyleAttributes": [],
|
|
"defaultTextNodeColor": 0,
|
|
"defaultTextNodeStyleAttributes": {},
|
|
"edgesStylingFeatureEnabled": true,
|
|
"customEdgeStyleAttributes": [],
|
|
"inheritEdgeColorFromNode": false,
|
|
"defaultEdgeColor": 0,
|
|
"defaultEdgeLineDirection": "unidirectional",
|
|
"defaultEdgeStyleAttributes": {},
|
|
"edgeStyleUpdateWhileDragging": false,
|
|
"edgeStyleSquarePathRounded": true,
|
|
"edgeStylePathfinderAllowDiagonal": false,
|
|
"edgeStylePathfinderPathRounded": true,
|
|
"variableBreakpointFeatureEnabled": false,
|
|
"zOrderingControlFeatureEnabled": false,
|
|
"zOrderingControlShowOneLayerShiftOptions": false,
|
|
"aspectRatioControlFeatureEnabled": false,
|
|
"commandsFeatureEnabled": true,
|
|
"zoomToClonedNode": true,
|
|
"cloneNodeMargin": 20,
|
|
"expandNodeStepSize": 20,
|
|
"nativeFileSearchEnabled": true,
|
|
"floatingEdgeFeatureEnabled": true,
|
|
"allowFloatingEdgeCreation": false,
|
|
"newEdgeFromSideFloating": false,
|
|
"flipEdgeFeatureEnabled": true,
|
|
"betterExportFeatureEnabled": true,
|
|
"betterReadonlyEnabled": false,
|
|
"hideBackgroundGridWhenInReadonly": true,
|
|
"disableNodePopup": false,
|
|
"disableZoom": false,
|
|
"disablePan": false,
|
|
"autoResizeNodeFeatureEnabled": true,
|
|
"autoResizeNodeEnabledByDefault": false,
|
|
"autoResizeNodeMaxHeight": -1,
|
|
"autoResizeNodeSnapToGrid": true,
|
|
"collapsibleGroupsFeatureEnabled": true,
|
|
"collapsedGroupPreviewOnDrag": true,
|
|
"focusModeFeatureEnabled": false,
|
|
"presentationFeatureEnabled": true,
|
|
"showSetStartNodeInPopup": false,
|
|
"defaultSlideDimensions": [
|
|
1200,
|
|
675
|
|
],
|
|
"wrapInSlidePadding": 20,
|
|
"resetViewportOnPresentationEnd": true,
|
|
"useArrowKeysToChangeSlides": true,
|
|
"usePgUpPgDownKeysToChangeSlides": true,
|
|
"zoomToSlideWithoutPadding": true,
|
|
"useUnclampedZoomWhilePresenting": false,
|
|
"fullscreenPresentationEnabled": true,
|
|
"slideTransitionAnimationDuration": 0.5,
|
|
"slideTransitionAnimationIntensity": 1.25,
|
|
"canvasEncapsulationEnabled": false,
|
|
"portalsFeatureEnabled": true,
|
|
"showEdgesIntoDisabledPortals": true,
|
|
"autoFileNodeEdgesFeatureEnabled": false,
|
|
"autoFileNodeEdgesFrontmatterKey": "canvas-edges",
|
|
"edgeHighlightEnabled": false,
|
|
"highlightIncomingEdges": false,
|
|
"edgeSelectionEnabled": false,
|
|
"selectEdgeByDirection": false
|
|
} |