Open itzg opened 10 months ago
try press CTRL and DnD a node to another one, it should work is it needed functionality?
Thanks. Your comment helped me realize that holding control down before starting the drag was the important part. I was previously pressing control after starting the drag operation.
With that said, the created link direction seems backwards to me. Dragging node A onto B I would expect a link that points from node A to B, but instead the created link goes from B to A:
https://github.com/raydac/netbeans-mmd-plugin/assets/988985/2fa8c1fb-c6d6-4cf9-b630-13f41880c717
it works similarly to file or URL links: if you place something on a node, it is added as a file, URL, or link to the target node
Since my original concern wasn't valid, should I/we change the title to clarify the unexpected node link direction?
It would be really nice if there was a way to create a link by dragging and dropping a node onto another while holding a modifier key. When there's a large number of nodes in the mindmap the Add/Edit Jump dialog window can be daunting to find the desired target node.