passepartoutvpn / passepartout-app

VPN client for Apple platforms.
https://passepartoutvpn.app
GNU General Public License v3.0
768 stars 119 forks source link

Folders in the list of connection profiles #492

Open juev opened 4 months ago

juev commented 4 months ago

Summary

Steps to reproduce

Now the profile list is just a list sorted alphabetically. The only way to group profiles is to rename them by adding prefixes. But this is still a flat list.

When there are quite a lot of connection profiles, it is difficult to find and connect to it.

What is the current bug behavior?

It's not a bug

What is the expected correct behavior?

It is proposed to add to the list of directory profiles. Or create them as a separate entity and then include profiles in it. Or specify directories in the profile name, for example:

folder1/profile
folder1/profile2
folder2/profile

And accordingly, display them in the profile list as a tree hierarchy, as file trees are displayed in a regular file system.

Relevant logs and/or screenshots

There is no screenshot

Possible fixes suggested remediation

There is no fix

juev commented 4 months ago

This is not a bug, but a proposal for organizing profiles