archimatetool / archimatetool/archi

Feature request: ability to view values of the properties, generated by text labels (add a column "Value" )

Open
#652 19 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.3k
Forks
342
PR merge metrics
No merged PRs in 30d

Description

In properties Tab:
1) current clumn 'Value' rename to 'Formula'
2) add column 'Value' (calculated by text label expressions in column firmula)

In HTML export show only property values (at this time the text labels are shown).

If the formula contains no label-expressions, then value is equal to formula text

Contributor guide

Open the contributing guide

Research direction

Start by locating the Properties tab implementation and the HTML export path, then trace how text-label expressions are currently evaluated. The work is done when the existing Value column is renamed Formula, a calculated Value column is shown, and HTML export contains property values rather than label expressions; formulas without label expressions should remain unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.