Wish the nodes of a mindmap can expand for several lines.

0 votes
asked Jul 23, 2021 in Wanted features by SuperSaiyanGod (340 points)
Sometimes the text in a node of a mindmap can be really long, but for now the text must be put in one line in the editor. Hope more flexibility can be expected!
commented Jul 23, 2021 by Martin (8,360 points)
moved Jul 23, 2021 by Martin

If you're happy to split the long text over multiple lines then that is already possible (I think it was added quite recently) using the :text; format.

Check out the doc entry at https://plantuml.com/mindmap-diagram#c52a6bf8d847484d

commented Jul 23, 2021 by SuperSaiyanGod (340 points)
Yeah, I noticed; but that only applies to the "***" format; for the "+++" and "---" formats, it doesn't work, because that would raise an error.
commented Jul 23, 2021 by Martin (8,360 points)
Ah; ok; seems you're right and they only applied to the *** format.  I don't see any technical reason why the same syntax shouldn't exist for the +++ format...
commented Jul 23, 2021 by SuperSaiyanGod (340 points)
Haha, does that mean it will be fixed soon? I'm waiting happily.
commented Jul 23, 2021 by SuperSaiyanGod (340 points)
And as for the multi-line thing, another issue frustrates me: if I use an "\n" symbol in a, say, <font> label, the second line will get the the font style I configured. So is there any convenient way to get around this problem?
commented Jul 23, 2021 by The-Lu (64,760 points)

Hello all,

To mix Arithmetic notation [+/-] and Multi-line label on OrgMode element, a possible workaround is to use the directive:

left side

Then:

@startmindmap
+ root
**:right_1.1
right_1.2;
++ right_2

left side

-- left_1
-- left_2
**:left_3.1
left_3.2;
@endmindmap

See also:

If that can help,
Regards,
Th.

commented Nov 3, 2021 by SuperSaiyanGod (340 points)

Thanks for you continuous help! And now I come across another issue, as stated here:

https://forum.plantuml.net/14882/how-should-i-insert-a-c-code-snippet-in-a-mindmap-node

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...