mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #77] Sidebar with groups and connections #62
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#62
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Feb 4, 2021).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/77
Originally assigned to: @VShawn on GitHub.
First of all, I would like to thank you for this great tool. I've tried it and it works perfectly fine. One feature, that IMHO would enhance the user experience is to add a sidebar with the groups and connections for each group. I understand that by doing this it would mean a change in the design of the GUI, but could it be added as an option in the configuration? Once again the app works really good, the resizing and behavior of the RDP connections are blazing fast (I've tried different connection managers).
Once again, I appreciate all your effort to develop this great tool.
Emmanuel.
@VShawn commented on GitHub (Feb 4, 2021):
Hi, thanks for your appreciation 😄, I am glad that you like it.
And sorry for I dont get the purpose and how it looks like of the sidebar.
Can you give more detail and a draft design? it would be of great help to us
BTW, You can draw simply on a screenshot by MSPAINT, or try https://excalidraw.com/
@majkinetor commented on GitHub (Feb 6, 2021):
@emmathesaint probably wants the same interface as in mRemoteNG. I find this interface problematic and there is nothing wrong with current approach in PRM, especially since it currently doesn't support groups within groups.
Groups could be added as tree in the list view tho, this would look alot like mRemoteNg only better and interface would work if nested groups are added (which is not easy to achieve with current one). This is already proposed as #46.
@ghost commented on GitHub (Feb 8, 2021):
Thanks @majkinetor and apologize for my late reply. The idea is not to copy ideas from other software products as mRemoteNG or similars. My request is to be able to have nested groups. This will help a lot to organize the list of the connections and most of all when you have many servers and clients from different locations.
I think this will help a lot with the user experience in terms of organization. I understand that some changes are not easy to develop, but in this case I think it really will improve PRemoteM in terms of use.
Once again @VShawn thanks a lot for your effort and great software.
Thanks.
Emmanuel.
@VShawn commented on GitHub (Feb 8, 2021):
ahhh , do you mean the list like this?
@ghost commented on GitHub (Feb 8, 2021):
@VShawn yes, exactly! if it's possible it really would be helpful! Once again, thanks a lot!
Emmanuel.
@majkinetor commented on GitHub (Feb 8, 2021):
If you go with this @VShawn keep in mind #73 as it may involve setting it on group level.
@ghost commented on GitHub (Feb 8, 2021):
thanks a lot @majkinetor and @VShawn ! I really appreciate your help about this request!
Emma.
@VShawn commented on GitHub (Feb 18, 2021):
I am not sure if I will go with this, I can not find any WPF listview implement like https://github.com/VShawn/PRemoteM/issues/77#issuecomment-775229158, and it's hard for me to write a new listview control myself. So let‘s put this into limbo before we can find a proper solution.
@majkinetor commented on GitHub (Feb 18, 2021):
I think its probably the best not to introduce new features that depend on libraries before doing #72 as it may turn out that some of those libs may block you.
@VShawn commented on GitHub (Feb 18, 2021):
totally agree.
@VShawn commented on GitHub (Apr 23, 2022):
since
groupis no longer exists I will close this ticke.If any new idea on our new Tag system, feel free to open a new ticket.