pibakery icon indicating copy to clipboard operation
pibakery copied to clipboard

Ability to add comments to the tree of nodes

Open jsve opened this issue 8 years ago • 1 comments
trafficstars

This could probably be added as a custom block that does nothing, but I think it could be done more user friendly, like blocks to the right or left of the block the comment is pointing at. Also, the blocks currently only allow for one row of text, which is not enough.

A comment would be some lines of text describing what the block does. Like, what is the reason I'm installing node 4.x instead of something else. That stuff is easy to forget between edits in PiBakery.

jsve avatar Feb 02 '17 12:02 jsve

Have not figured out how to do this yet, but looking at the blockly example (here: https://developers.google.com/blockly/ ) there is a feature in the "Function" block (under "Functions"). A small question mark with an editable popup with the description. See the appended image.

screen shot 2017-02-07 at 13 14 00

jsve avatar Feb 07 '17 12:02 jsve