Last Sync: 2026-01-30 18:07 (Mobile)
This commit is contained in:
83
.obsidian_mobi/plugins/advanced-canvas/data.json
Normal file
83
.obsidian_mobi/plugins/advanced-canvas/data.json
Normal file
@@ -0,0 +1,83 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user