[Discussion] File Manager improvements
-
-
Select All/None is a standard implementation as appears on Document Viewer app and Clock app too. We might consider to review those strings for all the core apps in future, but I wouldn't try to implement something different: it might still be confusing for many others.
-
A clipboard manager (and "progressive" paste) were planned initially. I'm not sure they will be there in the final release, but I would like to add them in a near future. Glad to see there's someone else who would like such feature.
-
In the list view you can swipe each item and reveal the "Properties" action. For the grid view it is still WIP, as we're currently redesigning the component.
-
Sorting on size should be feasible, we will try to include it in the final release.
- I got your point, but I don't think we need it. Both regular users and advanced users perform mostly the same operations on files. The only difference I see might regard the type of file they manipulate (user's content vs system files) and some specific actions (e.g. symlinking or changing file permissions). It's still something we can handle from a single app, and I'd prefer not to duplicate the needed effort on two different projects. Did you take in consideration some specific scenario?
-
There is - in my opinion - a huge problem with the Ubuntu palette.
The blue is over-saturated: it might be good for highlighting selection state of small items, it does not seem suitable on bigger items. We updated the source code yesterday, and we will anyway push an update that includes the blue highlight, in order to get a wider feedback from users.
Just for reference - from the toolkit v. 1.3 specifications - blue is specifically suggested for text selection and text cursor. Green - instead - is used for the check boxes that are usually shown in the ListItem component, and that was the reason of our choice. We could otherwise revert to a tone of grey, or use a checkbox (definitely - not orange like in gallery-app ) -
Border radius: yes, we have already changed it after I saw your feedback on Telegram
-
Scrolling speed. Long story short: I forgot to apply for the hundredth time the well-known old patch which is included in all the core apps to fix this issue.
-
Thanks for the feedback on actions placement. We didn't pay much attention to this, since it was still on our to-do list. Glad you gave us something to discuss. ^^
- We moved the hamburger menu on the right, since we already got some request for showing the "go back" action on the left. From my point of view, we shouldn't show a "go back" button at all, and we should move the menu back at the leftmost position. We will discuss about this again, and see what we can do. Thanks for the feedback.
-
-
@sverzegnassi said in [Discussion] File Manager improvements:
We might consider to review those strings for all the core apps in future, but I wouldn't try to implement something different: it might still be confusing for many others.
I would like to give you an example, because it really is confusing. Start the file manager and do long press on "Videos". Now "Select all" is checked, but only one file is checked. Humm... Then i uncheck it, and it is unchecked "Select None". This state i can get some sort of sense of, but then checking "Select None" makes the whole thing confusing again because no file is selected and the "Select All" is checked. Humm, again.
-
@sverzegnassi said in [Discussion] File Manager improvements:
The blue is over-saturated: it might be good for highlighting selection state of small items, it does not seem suitable on bigger items
Good point. But green is very saturated too and you actually walked it around by adding a bit of transparency Let's to the same with blue (possibly a bit more transparency if it feels too saturated) and it will be cool.
Gallery app has not receive many updates from Canonical, so they probably didn't take time to update the design after the orange has been thrown out from the palette.
According to 1.3 color specification: do you have access to documentation or guidelines that has not been yet released? Could you possibly release it somewhere, so that it would serve as a reference for both core and third party apps developer?
I think guidelines like this should land somewhere on the official Ubports website as a documentation for App development. -
@sverzegnassi Oh, I wasn't complaining about the position of the hamburger menu, just that it shouldn't be a hamburger. I'd say it needs another icon.
And yeah, the Go Back is i bit confusing.
-
I really like file manager. I use all the options. One thing I would like to have, is a file viewer, to look at a picture without opening the gallery (which is a nice app) for example. Indeed, the gallery opened, you have to find the picture you just want to check.
-
Ok, so is the problem only related to the icon shown in the header? If so, we can remove it, and keep just the text.
Yes, I have some files due to my contributions on the Document Viewer. I'm not sure whether I can publish it on internet or not, since it's internal documentation (and in some part it was still WIP).
Actually, we (as UBports) might want to ask - or try to - Canonical if they can give us all the design stuff they have been working on, and add them to docs.ubports.comYes, the question is that we provide the same functionality as a sidebar on tablets and desktops, through an hamburger menu at the leftmost position, therefore the problem. I've been thinking to some solution: we will push an update on OpenStore in order to see if that might work.
That's on our to-do list. It's not planned for v. 0.5 though, but we expect to make it available within two months. Specifically, we have planned an image viewer, a media player (i.e. video + music), and a text editor.
-
@sverzegnassi oh that is a very good news! Thanks so much for all your great work!
-
@sverzegnassi said in [Discussion] File Manager improvements:
Ok, so is the problem only related to the icon shown in the header? If so, we can remove it, and keep just the text.
I actually think it's not so easy to do it in a user friendly way. How about replacing the whole thing with "Select All" and "Select None" in the hamburger menu together with "Properties"?
-
Has anyone seen the (android) FX file manager?
-
@sverzegnassi , one problem i have after trying this development version of the file manager is that both *.mp4 and *.MOV files are played back heavily in pink color after installing it, and the problem does not go away when i uninstalling it either. I posted about it here as well, https://forums.ubports.com/topic/600/cannot-play-the-old-mov-made-by-the-canonical-image/4 , but did not get any suggestions on how to fix it. Do you have any ideas what went wrong and how to fix it?