On Tue, Oct 10, 2023 at 7:04 AM Julien Lejeune <[email protected]> wrote:
> Hi all, > > > > I am new to the mailing and I don’t know if my questions have already been > asked. > > I have looked to the github project and I did not find any PR related to > the features. > > I guessed this mailing list is the best place to ask. Let me know if I’m > wrong. > Yes, you're in the right place! :-) > > > Does anybody know if the following features already exists or are > « planned » for future releases : > > - For a user or an administrator, to remove the « Recent connections » > section of the home page of Guacamole, only to keep the « All Connections » > and the filter. > > I have not seen this request, either on the list or in the Jira issue tracker before, and I don't know of any plans to do this. However, it shouldn't be terribly difficult to implement such a feature, either as something that could be turned off globally, or as something that could be set as a per-user (or perhaps per-browser, since Recent Connections are kept in local browser storage) preference. > > - For a user, to remove a specific connection in the « Recent > connections ». An use case would be to remove a connection I connected to > once to only keep the connection I usually connect to on a regular basis. > - Bonus : if I have five connections (which seems to be the limit) > showing in the « Recent connections » section and I remove one of them, > the > sixth last connection would come back as a suggestion, so I still have > five > recent connections showing, but only the ones I want. > > Also not something we have planned or that has been requested before, but, again, something that I think would be completely doable. > > - For a user, to « star » a connection, so it’s easier to find the > most userd/important connections a user need. > > I have seen this request maybe one other time - a "Favorites" section - but I'm not sure if anything ever came of it, and I searched for an existing Jira issue for this and didn't find one. Again, entirely doable, but doesn't appear to be on the roadmap at this point. For any/all of these issues, you're welcome to request a Jira account and put in Jira tickets to request features - and, if you have the ability and time, jump in and start developing them. I would say the first two could probably be combined into a single issue - the third item (favorites) seems distinct. Here's a link to the Jira tracker - there's a link at the top of the tracker to request an account: https://issues.apache.org/jira/projects/GUACAMOLE/issues -Nick >
