-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Description
As a user, I want details about file and folder options to show on the right side of the screen when I mouse over a file or folder so that I can set comments, tags, see file details and make and remove sharing options.
Acceptance Criteria:
- Essentially providing a construct to use the right side real estate on the files view
- Details would include full File name, the ownCloud owner (share owner or this user if not shared with this user), create time, last modified time, type (mimetype), Size
- Comments would be a linear oldest to newest
- Each of the categories of additional info (details, comments, tags, sharing) would be via a twisty of some kind so that the selected feature could use more of the real estate than the rest as per the user's decision. By default, file sharing is opened, and all details of a selected file or folder are shown.
Could look something like this (help!):

@jancborchardt I know you have some thoughts here, can you help with a rough design?