pharo-project / pharo-launcher

Lets you manage your pharo images and download new ones
https://pharo-project.github.io/pharo-launcher/
MIT License
108 stars 46 forks source link

[Feature Request] #526

Open ELePors opened 2 years ago

ELePors commented 2 years ago

In order to be able to manage a lot of pharo images in our working image directory, it should be interresting to regroup images into folders independentlty of directory structure, just a logical path stored as a list of tags in the image directory for example ?

Is your feature request related to a problem? Please describe. no... !

Describe the solution you'd like When i right click on an image in the main image list, the contextual menu proposes a function to create a folder

Describe alternatives you've considered Use physical disk subdirectories imagedir/bubbleProject/Pharo9beta imagedir/bubbleProjet/DevImage imagedir/PharoSeasideTest shows a tree with 2 elements in root : bubbleProject (dir) PharoSeasideTest (image)

etc...

demarey commented 2 years ago

Yes, this kind of feature was already discussed there: #71 I agree it is interesting but this feature is not currently on our roadmap. If you are really interested with this feature, we welcome pull requests and we can offer support.