insilmaril / vym

View Your Mind
https://sourceforge.net/projects/vym/
Other
130 stars 30 forks source link

Improve automatic positioning of branches #99

Closed slmeyer closed 3 months ago

slmeyer commented 3 months ago

Now when I add branch no 5 or 6 it is positioned on top of one of the others. It would be nice to have a mode where the branches are automatically re-organized keeping the layout neat. This would enhance the possibility of being in flow when brainstorming.

insilmaril commented 3 months ago

Usually branches are added as last sibling. With Shift/Ctrl-A you could also add above/below current branch.

What do you mean with "neat layout"? Screenshots?

slmeyer commented 3 months ago

When I use just one word in the branches they are neatly arranged, like radiating from the center with approximate equal spacing. But when there is more text they are cramped together and in some instances on top of each other. Screenshot added Screenshot from 2024-04-05 23-43-15

slmeyer commented 3 months ago

That is when I just continue adding with A. Some of the same happens if I do some of them with Ctr A

insilmaril commented 3 months ago

Ah, the so called "main branches" attached to the center are first positioned around a circle. With more text, there will be overlaps as seen. For brainstorming I'd use only MapCenters together with autolayout switched on. Unfortunately in vym 2.9.x. all of this is a bit limited.

Main branches can be freely positions, so manually you can reorganize the layout.

In 3.x. there probably will be more layout options, stay tuned...