archi icon indicating copy to clipboard operation
archi copied to clipboard

[Feature Request] Access the model tree path location of a view using Labels

Open Manj75 opened this issue 4 years ago • 0 comments

Using the Label tab the view's full path can be displayed in an element, e.g. in a Note element that is part of a view summary box.

If I had a view diagram called ArchiApplication in any folder structure, such as:

ModelName
  Views
     MyFolder
       ArchiApplication

In the ArchiApplication view I can show a Note element that gets populated with 'ModelName\Views\MyFolder' based on the usage in Label functionality.

As a suggestion on the Properties -> Label enter: $view{fullpath}

It would be better to have this as proposed. I know this can be achieved using a jArchi script but the issue is that it always has to be explicitly run each time, better to have this natively supported.

Manj75 avatar Jul 23 '21 08:07 Manj75