netbeans-mmd-plugin icon indicating copy to clipboard operation
netbeans-mmd-plugin copied to clipboard

To clarify the unexpected node link direction

Open itzg opened this issue 1 year ago • 4 comments

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.

itzg avatar Jan 14 '24 16:01 itzg

try press CTRL and DnD a node to another one, it should work is it needed functionality?

raydac avatar Jan 14 '24 16:01 raydac

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

itzg avatar Jan 14 '24 17:01 itzg

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

raydac avatar Jan 14 '24 18:01 raydac

Since my original concern wasn't valid, should I/we change the title to clarify the unexpected node link direction?

itzg avatar Jan 14 '24 19:01 itzg