recent-pdf icon indicating copy to clipboard operation
recent-pdf copied to clipboard

Sort files

Open alexweininger opened this issue 5 years ago • 0 comments

We should add a feature that allows you to sort the files within the category. The files can be sorted by:

  • Name (alphabetically)
  • Pinned *this would depend on our strategy for pinning files - like adding a separate tab or not
  • Recently added
  • Recently opened

This page shows how we can implement a simple select for the sorting. https://material-ui.com/components/selects/#controlled-open-select

The drop down can be added in a new section under the search bar on the right.

alexweininger avatar Dec 20 '19 05:12 alexweininger