-
Notifications
You must be signed in to change notification settings - Fork 0
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
dolphin: cant change USB stick name, cant see what it is formatted in, no way to format it easily fully (no, using an extra partitionmanager sucks) #253
Comments
There is the rather big question of what the UI and UX should look like @Manueljlin @Pointedstick |
For ingo what format the usb is in, somewhere in info popup. To format,
right click option Format. To change name, also right click option Rename.
…On Sun, May 22, 2022, 23:07 Harald Sitter ***@***.***> wrote:
There is the rather big question of what the UI and UX *should* look like
@Manueljlin <https://github.com/Manueljlin> @Pointedstick
<https://github.com/Pointedstick>
—
Reply to this email directly, view it on GitHub
<#253 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGNDBTCVGJGF2IW2FAZO2DVLKOXRANCNFSM5WTCCWQA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Info, not ingo ;)
On Mon, May 23, 2022, 13:01 Clemens Toennies ***@***.***>
wrote:
… For ingo what format the usb is in, somewhere in info popup. To format,
right click option Format. To change name, also right click option Rename.
On Sun, May 22, 2022, 23:07 Harald Sitter ***@***.***>
wrote:
> There is the rather big question of what the UI and UX *should* look
> like @Manueljlin <https://github.com/Manueljlin> @Pointedstick
> <https://github.com/Pointedstick>
>
> —
> Reply to this email directly, view it on GitHub
> <#253 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AAGNDBTCVGJGF2IW2FAZO2DVLKOXRANCNFSM5WTCCWQA>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
I recall recommending that we do it inline, but IIRC the objection at the time was that approach being much more technically challenging that simply sending the user to Partition Manager. I do agree that it would be good to do that though. Better UX. I don't think the UI for an inline thing would need to be very fancy. Simply right-clicking on the volume/disk would show menu items for "Rename" and "Erase and reformat". The "Rename" menu item would open a standard rename dialog, and under the hood KPMCore would add or change a label for the volume. The "Erase and reformat" item would have to do something a bit more complicated because the user needs to be able to specify what format it should be. So I can see the wisdom of sending the user to Partition Manager for that. But maybe we can have a super simple UI that just lets the user select a filesystem, with a button labeled, "Show advanced settings" that would open Partition Manager. |
Easy format is 1 partition, full size, data stick, either ntfs, fat, fat32
or exfat.
For complicated stuff pm, yes.
…On Mon, May 23, 2022, 17:35 Nate Graham ***@***.***> wrote:
I recall recommending that we do it inline, but IIRC the objection at the
time was that approach being much more technically challenging that simply
sending the user to Partition Manager. I do agree that it would be good to
do that though. Better UX.
I don't think the UI for an inline thing would need to be very fancy.
Simply right-clicking on the volume/disk would show menu items for "Rename"
and "Erase and reformat". The "rename item" could simply open a standard
rename dialog and would add or change a label for it. The "Erase and
reformat" item would have to do something a bit more complicated because
the user needs to be able to specify what format it should be. So I can see
the wisdom of sending the user to Partition Manager for that. But maybe we
can have a super simple UI that just lets the user select a filesystem,
with a button labeled, "Show advanced settings" that would open Partition
Manager.
—
Reply to this email directly, view it on GitHub
<#253 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGNDBRQ5LFKX3M2JVPAL3LVLOQUBANCNFSM5WTCCWQA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
In this very specific case, yes we can charge it to Valve under task 69: https://github.com/valve-project/tasks/issues/69. Tomaz had started some work to make the partition manager invokable from dolphin. Any efforts to make it even more streamlined would be in line with that original goal. |
@hsitter maybe you can add those two fucntions
@davidedmundson : even better if Valve would support those as valve ticket
The text was updated successfully, but these errors were encountered: