Node and Cursor Coordinates

The OCD part of me shining here. I’d like to know the coordinates of the selected node in a workflow without digging through the yaml. Its, at worst, mildly annoying trying to align nodes across very large workflows.

Feel free to drop this request into the trash. :slight_smile:

Thanks for the suggestion. I’ll file a feature request to get the node’s position added to its editor panel.

In yesterday’s release, we added support for your request. If you hover your mouse over a workflow node, the browser will display the (x, y) position in the title tooltip. Thanks for the suggestion.

This is great Dylan. Thank you.