• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
UBports Robot Logo UBports Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

[Discussion] File Manager improvements

Scheduled Pinned Locked Moved OS
file manager
49 Posts 26 Posters 17.2k Views 3 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J Offline
      Josué @ebetonro
      last edited by 25 Jun 2017, 22:38

      @ebetonro
      To multiple selection maybe a system like a cross in top left icon like in kde dolphin could be usefull for touch system?

      1 Reply Last reply Reply Quote 0
      • A Offline
        Aurze
        last edited by 26 Jun 2017, 01:36

        I like consistancy, so in UT whene I have a list view, I like to swipe right for quick delete and swipe left for other quick action.
        From there build the features you want in the order you want as long as you keep this nice consistancy list view desing of the UT.

        1 Reply Last reply Reply Quote 1
        • H Offline
          hans1977se
          last edited by 26 Jun 2017, 05:51

          I think a good file manager is very important, and the functionality i think should be the typical functionality as there are already examples of above. Moving, copying and open are the most common functions i use.

          I think the way it should be implemented should be different from most (all?) other file manager, though. I think the framework of the file manager should provide a list of one or more file(s) to a plugin script so that it is easy to add functionality for individual users. Also clearing the list should probably also be a feature of the file manager core.

          This means for instance that i think it would be nice if i could navigate around in one or more directories to select files, and then select a plugin such as copy, move, zip, open etc to do the work on the file list.

          1 Reply Last reply Reply Quote 0
          • V Offline
            Vehi_MV
            last edited by 26 Jun 2017, 07:21

            You allready made some great points for file manager.

            • open with
            • consitency: to swipe right for quick delete and swipe left for other quick action
            • zip/unzip
            • send to mail

            I miss a split view, something like in Dolphin, so you can have two folders opened at the same time and move or copy files easily between those folders.

            1 Reply Last reply Reply Quote 1
            • W Offline
              wgarcia
              last edited by 26 Jun 2017, 08:08

              1. Why do you think it’s important to have a File Manager on your phone? (Or why not?)
                It's important because we have personal files and we need a way to manage them.

              2. Which are the most important features for you?
                Apart from the typical tasks involved in files (moving, renaming, opening, and so on) already mentioned, search would be an important feature for me. Also: integration with network.

              3. Which are the common tasks you try to accomplish?
                Moving, renaming, deleting, opening, and searching.

              4. How the current version of File Manager fails to meet your expectations?
                No tabs or abiity to have more than one folder open, no search.

              1 Reply Last reply Reply Quote 0
              • T Offline
                TLF
                last edited by TLF 26 Jun 2017, 10:24

                1. Why do you think it’s important to have a File Manager on your phone? (Or why not?)
                  I have found scenarios where I cannot accomplish a task with the existing system and therefore need to use a file manager. For example:
                • a download needs to be relocated so the correct app can see it. Currently downloading a pdf is a good example of this. The document viewer doesn't open it if I chose that as the action for the download. Instead I must save to Downloads and later move to Documents.

                • sometimes I discover there is a problem with space and need to quickly delete some music.

                • When samba was working, I used it to access documents on the home share. It worked very nicely.

                • Which are the most important features for you?
                  Bookmarks for fast navigation
                  Swipe up from bottom for quick access to other volumes
                  Cut/Copy/Paste/Rename
                  Samba

                • Which are the common tasks you try to accomplish?
                  Fix file locations so the correct app can see them (usually move from Downloads to ./Videos or ./Music, for example.
                  Delete when space is tight.
                  Access samba shares to use media that wouldn't fit on the device (I have a large collection on the home server, I can copy a little at a time and delete later).

                • How the current version of File Manager fails to meet your expectations?
                  It's actually very good. I have no complaints, other than Samba no longer works.

                S 1 Reply Last reply 26 Jun 2017, 20:24 Reply Quote 1
                • S Offline
                  sverzegnassi
                  last edited by 26 Jun 2017, 20:24

                  Nice to see so many replies, thank you all for your help!
                  I'll try to keep this very brief. 🙂

                  I see that moving files is somehow more important than other operations. We'll try to respect this evidence.

                  There will be improvements for the user interface, we want to be consistent with Suru specs as much as possible.
                  However there could be some exceptions, since a File Manager allows an high number of advanced features.
                  Our keyword here is probably "predictability" rather than "consistency".
                  In any case, we'll wave back to the forum once we have our first mockups. 😄
                  We want to keep things as transparent as possible

                  I’m glad you mentioned "checking downloaded files" or "delete [files] when space is tight". We were expecting similar replies, and we’ve got a confirmation of how relevant is making such actions easier to perform.

                  SD card access: we'll probably allow it. According to the consensus we had at the App Devs meeting, there's no reason to prevent this.

                  Tabs: many of your replies concern this. This is for sure on our To-Do list. Implementation is still TBD.

                  Search: Yes, it's on the list. 😉

                  Scripts: This is an interesting option for the future, however it’s a feature that needs to be wisely designed. I think we’ll keep it in consideration for a mid term.

                  1 Reply Last reply Reply Quote 2
                  • S Offline
                    sverzegnassi @Emanuele Sorce
                    last edited by 26 Jun 2017, 20:24

                    @Emanuele-Sorce

                    Leaving the security questions apart[1] , you've greatly summarized the reason of our research. 🙂
                    File Manager escapes any abstraction provided by the system, but other apps don't. We end up with an unconfined app that actually seems even more "caged" than others.

                    I’m planning two different strategies in order to solve this:

                    1. extend ContentHub capabilities (e.g. mimetype support, and being more transparent with default apps);
                    2. add some basic tool in the FM itself (a simple image viewer and a text editor, mainly).

                    Anyway, it's great to read you're going to improve SD card management, this would be a big change 😄

                    ======

                    [1] It’s all about enforcing consistent policies. We just had some early discussion on this topic for now, but I’m sure others will follow

                    1 Reply Last reply Reply Quote 1
                    • S Offline
                      sverzegnassi @TLF
                      last edited by 26 Jun 2017, 20:24

                      @TLF I see you mentioned Document Viewer. I proposed a patch for this issue more than an year ago. I've pinged Canonical people several times, nobody cared to release an update in the Ubuntu Store - this is something somehow sad.

                      As former DocViewer developer, I'm really sorry to read this and I want to apologize.
                      I'll try to win my resistance, and plan to release a few small fixes in order to solve those issues that appeared over time.

                      1 Reply Last reply Reply Quote 1
                      • A Offline
                        advocatux
                        last edited by 27 Jun 2017, 11:29

                        I think the main reason to use a file manager is convenience so the more options, the better.

                        A file manager must have:

                        • Basic functions like copy, paste, and cut just not for single files but for bulk.
                        • The ability to edit files directly.
                        • The ability to move files locally and to remote places.
                        • The ability to select an application by default to access each type of file
                        • File search
                        1 Reply Last reply Reply Quote 2
                        • Aury88A Offline
                          Aury88
                          last edited by Aury88 29 Jun 2017, 05:49

                          +I need a way to start an app after choosing a content and not choose a content after starting an app. honestly when I work I hate the in-app gallery/library/playlist (though I find them useful when I explore my files when relaxing), also because my work is basically editing various typology of files organized by task and not by typology.
                          in a confined OS like UBport, in its future snap architecture, I really need a trusted app to easily choose and give an access/edit permission to an app non-owner of a specific file.

                          • all the stuffs, already said by others, regarding search-cut-paste-copy-link-rename-(un)zip files
                          1 Reply Last reply Reply Quote 0
                          • G Offline
                            Glatorius
                            last edited by 29 Jun 2017, 11:44

                            1. UTs philosophy is to be open so a file manager with which you can access the phone fully (not just files by content category like gallery/music) is important.

                            2. Copy/Delete files. Renaming files. Get information about files

                            3. Getting an overview wether files are on phone or SD card. Some use cases like getting information about image files might be better done in gallery. But since the gallery is really lacking atm I have to do this in the file manager. There is no way to see the size or resolution or an info about a picture in the gallery for example.

                            4. select all missing. Some UI stuff, like the "Places" header hiding the path input

                            1 Reply Last reply Reply Quote -1
                            • T Offline
                              TischlerWilly
                              last edited by TischlerWilly 29 Jun 2017, 16:22

                              One thing that I miss is to get information about the size of a folder with all the things in it. I can see the size of the single files, but not the folders size. If I want to know this I have to open the terminal app

                              1 Reply Last reply Reply Quote 3
                              • L Offline
                                Locamama
                                last edited by 29 Jun 2017, 19:22

                                FRENCH
                                Je pense que tout est dit mais il serait aussi important d'avoir comme dans ubuntu PC un "déplacer vers/copier vers"
                                Pouvoir installer les applications sur la carte sd. Avoir dans la carte SD, pour les photos, musique etc des petits icons du fichier (comme par exemplefor, la photo en petit format).
                                Merci pour vos idées sur le participatif 😜

                                ENGLISH
                                I think everything is said but it would be as important to have as in ubuntu PC a "move to / copy to"
                                Be able to install applications on the sd card. Have in the SD card, for the photos, music etc. of the small icons of the file (as for example, the photo in small format).
                                Thank you for your ideas on participatory

                                1 Reply Last reply Reply Quote 0
                                • J Offline
                                  Josué
                                  last edited by 30 Jul 2017, 18:48

                                  ssh mount support also would be nice 😃 😃

                                  D 1 Reply Last reply 31 Jul 2017, 18:41 Reply Quote 2
                                  • D Offline
                                    doniks @Josué
                                    last edited by doniks 31 Jul 2017, 18:41

                                    @Josué said in [Discussion] File Manager improvements:

                                    ssh mount support also would be nice 😃 😃

                                    yes please!
                                    https://github.com/ubports/ubports-touch/issues/128#issuecomment-311006321

                                    1 Reply Last reply Reply Quote 0
                                    • W Offline
                                      wgarcia
                                      last edited by 26 Aug 2017, 06:45

                                      Congratulations on the update of the file manager! Now it looks like a real file manager and in my opinion the UI is very intuitive and friendly.

                                      1 Reply Last reply Reply Quote 0
                                      • S Offline
                                        sverzegnassi
                                        last edited by 18 Sept 2017, 19:18

                                        It's still work-in-progess, but we have some good news. During the last weeks, with a massive help from @nfsprodriver , the new File Manager finally started to take shape.
                                        We will probably release a testing version in the store next week, so you can provide us all the feedback about the new UI and - most likely - bugs

                                        2_1505761993669_1.png
                                        1_1505761993669_2.png
                                        0_1505761993669_3.png

                                        S uzantoU 2 Replies Last reply 19 Sept 2017, 06:58 Reply Quote 5
                                        • B Offline
                                          bq4.5
                                          last edited by 19 Sept 2017, 06:26

                                          great work man, much appreciated

                                          1 Reply Last reply Reply Quote 0
                                          • S Offline
                                            stefwe @sverzegnassi
                                            last edited by 19 Sept 2017, 06:58

                                            @sverzegnassi looks amazing, thanks for the work to all are involved

                                            Meizu MX4 16.04 | Nexus 5 16.04

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post