Description
The home view needs refactoring for various reasons. The look-and-feel could be updated but it's also missing some crucial features.
Use case or motivation behind the feature request
The current home view works but has some lacks that don't support modern collaborative work style.
Users should be able to choose between list or grid view since some prefer to see more at once and some doesn't. It would be also beneficial to be able to see the date when notebook was created and its owner from the home view. Currently, you can see the latter one only by accessing the notebook and its permissions.
The contents of folder shouldn't open as a list since it's not practical. A similar approach as in various file managers or cloud storage services should be implemented instead.
Adding permissions to a folder would support collaborative working style. Currently, folders are a lie and managed through a path name.
In addition, various features should be brought back, such as removing or renaming a notebook.
Related issues
See also #440 so the refactoring supports changes for that issue.
Additional context
There's a mock-up of how the new home view could look like.

Description
The home view needs refactoring for various reasons. The look-and-feel could be updated but it's also missing some crucial features.
Use case or motivation behind the feature request
The current home view works but has some lacks that don't support modern collaborative work style.
Users should be able to choose between list or grid view since some prefer to see more at once and some doesn't. It would be also beneficial to be able to see the date when notebook was created and its owner from the home view. Currently, you can see the latter one only by accessing the notebook and its permissions.
The contents of folder shouldn't open as a list since it's not practical. A similar approach as in various file managers or cloud storage services should be implemented instead.
Adding permissions to a folder would support collaborative working style. Currently, folders are a lie and managed through a path name.
In addition, various features should be brought back, such as removing or renaming a notebook.
Related issues
See also #440 so the refactoring supports changes for that issue.
Additional context
There's a mock-up of how the new home view could look like.