Server: Enhancement: more sorting options in file app.

Created on 11 Aug 2018  路  10Comments  路  Source: nextcloud/server

There should be more options for sorting in the files app. Currently only name sorting is possible, at least in mobile view. In gallery app there is an option to sort by date.

Sort by options:

  • name
  • size
  • type, either category (Video) or file extension (.mp4)
  • modified time
  • uploaded or added time (i.e. most recent upload)

Views:

  • simple (file name, size)
  • detailed (file name, size, owner, mtime, ctime, etc.)
  • custom columns, for example show how many files are in a folder.
  • option to disable file previews/thumbnails.
  • option to load longer file lists, especially with thumbs turned off.
0. Needs triage enhancement files

Most helpful comment

Hi, I'm also looking for sorting files by file type/extension.

How is this not already implemented?

All 10 comments

GitMate.io thinks possibly related issues are https://github.com/nextcloud/server/issues/10258 (files dates ( enhancement )), https://github.com/nextcloud/server/issues/1791 (show shared files with full path - enhancement), https://github.com/nextcloud/server/issues/10576 (Enhancement: Folder details in Files app + NC app on Android), https://github.com/nextcloud/server/issues/5142 (Files app not showing files), and https://github.com/nextcloud/server/issues/3873 (Option for more secure app passwords).

cc @nextcloud/designers

We already have the core sorting functions, and they work across server and mobile.

These are pretty standard. Also, adding any further sorting option will multiply our testing matrix and we need to maintain all this. So we won鈥檛 add any further options for this at the moment.

add at least per file extension.. would find that extremely useful as many users use this sorting naively in their devices

Hi, I'm also looking for sorting files by file type/extension.

How is this not already implemented?

I agree... It seems odd to me some of the plugins/features I see in this app, yet columns/fields and sorting seems severely lacking??!

There should be at least an option or config to add/change columns and enhanced sorting? What if someone wants to have a name/author field for their movies/books/files?? This doesn't seem possible... Is there a way to do this or code this? Or another similar app like NC with added views/sorting/searching?

@dimyself I didnt find any free and with responsive web ui.. however there are tons but trials or with limited use..

anyway this limitation is the only reason why we still use windows explorer to organize through files.. still dont understand what is so complicated about it since I have seen in around :/

@MacGyver27 @soniok since you specifically look for only 1 thing, which is file type, could you open a new issue for that? Please include screenshots of how other widely used platforms like Google Drive, Dropbox etc do it.
Thanks! :)


@dimyself that is because every configuration option needs to be maintained and that takes a lot of resources. Regarding the name/author field, it seems you are rather looking for a specific e-book-reader app? Maybe there is an app on our app store which fulfils your needs, or you can write one: https://apps.nextcloud.com/

@MacGyver27 @soniok since you specifically look for only 1 thing, which is file type, could you open a new issue for that?

Is this different than from the request I made in the first post? Should I clarify with some more examples or mock-ups?

* type, either category (Video) or file extension (.mp4)

It would also be preferable to have Nextcloud "remember" the sorting view for each folder, at least in the web interface. For example, sorting "Documents" in descending order, but "Photos" ascending, sort by file type in "Programs" and so on. Should I add this as a feature request or leave it as a comment here?

Was this page helpful?
0 / 5 - 0 ratings