Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Element filtering on a View #1014

Open
RaimondB opened this issue Jan 11, 2024 · 0 comments
Open

[Feature Request] Element filtering on a View #1014

RaimondB opened this issue Jan 11, 2024 · 0 comments

Comments

@RaimondB
Copy link

I often run into the situation that I need similar views. E.g. view A will have full details (nested concepts etc.), view B will only show the high level concepts.
Or I want a view including all kinds of relationships, and another version that is the same, but without e.g. data flows.
Or there is a bunch of flows between application components that you want to visualizes, but you want to be able to show 1 functional flow at a time when presenting a view.

Currently this means duplicating views, and keeping them synchronized manually. Or I could automate the syncing using some jArchi, but this is also a bit of a hack :-)

The ideal solution would be what a lot of other drawing tools are also offering (e.g. Draw.io, Visio, Sparx Enterprise Architect) being the following:

  • The ability to tag element and relationships on a view with a configurable value
  • The ability to hide visually, or grey out the visual objects that conform to a certain filtercriterium.
    • E.g. hide everything tagged as "Layer X"
    • E.g. show only the "Base Layer" and "Flow 1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant