mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #46] Group tree view in connection list #2914
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#2914
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 @profbaco on GitHub (Dec 26, 2020).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/46
Originally assigned to: @VShawn on GitHub.
On Linux I work with the Remmina program (I think you should know about it). He works the same way you do, which are the connection groups.
But he has a view where I can see the list of connections grouped by group - like a folder.
This latest version that you released I can see them in a list - I thought it was fantastic. But is there a possibility to group them by folders, where these folders are the connection groups?
No linux eu trabalho com o programa Remmina (acho que você deve conhecê-lo). Ele trabalha com mesmo jeito que você, que são os grupos de conexões.
Mas ele tem uma visão onde eu consigo ver a listagem de conexões agrupas por grupo - tipo uma pasta.
Esta ultima versão que vc soltou eu consigo ver eles em forma de lista - achei fantástico. Mas existe a possibilidade de se agrupar eles por pastas, onde estas pastas são os grupos de conexão?
@majkinetor commented on GitHub (Dec 26, 2020):
This is already possible in premotem its just that interface is different. I personally like it better then folders.
@VShawn commented on GitHub (Dec 27, 2020):
I see, the advantage of 'folder view' is that users can clearly see belonging of group.
I will check out if it is possible to add a group name in server info list view when list view is order by Group, and let it fold/unfold when click the group name.
Since this feature is not important and seems to be difficult to implement on current list view, I would not devote a lot of time on it. so don't expect too much.
@VShawn commented on GitHub (Dec 27, 2020):
something like this, it seems only work with UWP since PRemoteM is based on WPF.
@majkinetor commented on GitHub (Dec 27, 2020):
Why just not add new csortable column Group in All view that achieves the same effect ?
@VShawn commented on GitHub (Dec 27, 2020):
sorry but I don't take what you mean, do you have a demo for it?
@majkinetor commented on GitHub (Dec 27, 2020):
Sorry, didn't notice it, but the column exists already.
So, I don't think the proposed feature is useful at all at this moment - it doesn't bring anything new to the table and requires implementation and maintenance.
This would perhaps be useful if you allowed groups within groups (but even then sorting the column would achieve teh same effect if it would contain entire path instead of just leaf group).
@majkinetor commented on GitHub (Dec 27, 2020):
Typing group name in search doesn't limit it, but you have tabs already.
@majkinetor commented on GitHub (Dec 27, 2020):
You only can't achieve the following with tree view: see M < N of your total groups at the same time. Not sure if that is useful at all.
@VShawn commented on GitHub (Dec 27, 2020):
@majkinetor
yeap, that‘s why i treat it as not important feature.
BTW, your screenshot blur effect was just cool! how do you did that?
@majkinetor commented on GitHub (Jan 8, 2021):
Paint.net and its radial blur effect.