archimatetool / archi-modelrepository-plugin

coArchi - a plug-in to share and collaborate on Archi models.
154 stars 53 forks source link

(in the workspace) Allow grouping models into folders #134

Open jbsarrodie opened 4 years ago

jbsarrodie commented 4 years ago

Forked off #104

It would be good to allow users to create folders and move local repositories in them when needed. It used to be possible in the early (POC) version of coArchi but has been remove after.

This would allow users to better organize their local list of clones (I know some people who have more than 50 local models in their workspace).

Comment from @Phillipus :

We need the organisation that we have in jArchi.

Agree

Phillipus commented 4 years ago

How about making the Collaboration Workspace a Tree of Groups and aliases to repositories, as SmartGit does it? Similar to the Models Tree which references model files.

Thinking this would be more suited to coArchi 2.

Phillipus commented 4 years ago

POC implementation in coArchi2:

Image 1

Phillipus commented 4 years ago

POC implementation in coArchi2:

Fully implemented in coArchi2 now. It works and it's nice. ;-)

Phillipus commented 4 years ago

Issue opened in coArchi 2 - https://github.com/archimatetool/archi-modelrepository-plugin2/issues/6