WBS link to/from multiline elements

0 votes
asked May 24, 2023 in Wanted features by ddeimeke (120 points)

I try to link a multiline element to another element and I guess the alias is not working correctly.

Test:

**:Teamlead as TLA
Team A;

**:(TLA) Teamlead
Team A; 

**(TLA): Teamlead
Team A;

I tested all variants separately. The first two give a "No such node" when trying to use the alias, the last brings a syntax error.

Do you have any Ideas?

Thanks a lot.

Dirk

commented May 24, 2023 by The-Lu (63,920 points)

Hi,

Currently `arrows between WBS elements` is not possible with multiline WBS (:xxx;)

Here is a example using \n, like:

@startwbs
* r
** "Teamlead\nTeam A" as TLA
**(TLB) Teamlead\nTeam B

TLB -> TLA
@endwbs

Regards.

commented May 24, 2023 by ddeimeke (120 points)
This works pretty well.

Thank you!!

Dirk

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.
...