Block dependency tree
Money does grow on trees… if you plant them with magic beans.
Drag-and-drop blocks to update dependencies
Click a block in the tree, hold down the mouse, and drag it to another block and release.
This will set the dragged block as a downstream block from the one that you dropped it on.
Drag an entire group of blocks
Blocks in the tree are visually grouped if every block in the group has the same set of upstream blocks.
When a group is visually formed, you can drag-and-drop the entire group onto another block and the entire group will be set as the downstream for the block you dropped it on.
Right click menu
Right click on any block to reveal a dropdown menu full of useful commands.
- Run block
- Rename block
- Show all dependencies
- Add upstream block
- Add downstream block
- Remove upstream dependencies
- Remove downstream dependencies
- Add/Edit interactions
- Delete block
- Delete block (ignore) dependencies
- View file versions
Edit the connection between blocks
Click on the line between any block and a menu will appear with these options:
- Add new block between
- Remove connection
Drag lines to connect blocks
Hover your mouse over a block to reveal 2 orbs (aka circles, dots, etc.). Click and hold down on the top orb and drag it to another block then release. This will set the 1st block as the downstream dependency of the 2nd block.
If you click on the bottom orb, then the 1st block will be set as the upstream dependency of the 2nd block.
Was this page helpful?