-
Notifications
You must be signed in to change notification settings - Fork 179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Reorder Workspaces #146
Comments
Reordering of services is possible by dragging and dropping within the sidebar - both when the "All workspaces" is active, or any individual workspace is active. Reordering of workspaces themselves is not yet implemented in Ferdium nor Franz afaik. |
Also, this fix was merged into Ferdi (from which Ferdium was born) in this commit: 17f3a22 |
@CPickens42 - if you are able to verify the reordering by drag-and-drop of the services, please update here and change the title of the feature enhancement - so that its less confusing for folks who come to this ticket. It will also help to have a single/small change that can be implemented, as opposed to the noise about service-reordering |
@vraravam, okay sorry, you are right! I can reorder services (within a workspace)! So, in that case, I just want to be able to reorder workspaces ! 😉 |
I am using Ferdium on Ubuntu 22.04 with v6.7.0 'No Server' Am I doing this wrong? |
This is issue is really confusing and should be renamed and clarified. #1611 was close even though the issue described was really clear: Services cannot be reordered when an individual workspace is selected. I'm having the exact same problem with
but I'm not sure if this is the correct issue to report that as this one seems to be about reordering workspaces themselves and not the services within the workspace. |
@KelSolaar you are absolutely right. I misinterpreted issue #1611, but it is indeed a different issue. I'm reopening it back again even though I'm not able to reproduce the issue (it works for me without any issue). |
Preflight Checklist
Problem Description
Hello, I'm always a bit frustrated when I setup a new workspace. For instance, I have a workspace with slack, discord, etc. I just setup a new workspace with my emails account. I would like it to be the 1st workspace of ferdium, but I can't reorder that at all.
Proposed Solution
A drag and drop feature would be great.
Alternatives Considered
Another solution would be to use Up and Down arrows icon to reorder the workspaces. Maybe it's easier to implement.
Current workaround
So far, to reorder workspaces, I need to edit manually the sqlite database with sqlitebrowser and change manually the ids of everything ^^.
The text was updated successfully, but these errors were encountered: