-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add "goto" links for files in non-default file lists #312
Conversation
This should definitely be in the 3-dot actions menu, not just put directly in the list. :) Especially because I guess every file/folder would have this, even those in root. In general again, similar to the »Recent files« thing: I'd much rather have it that we integrate Favorites better in the All files view by sorting the Favorites up top in each view – instead of adding more stuff to other views. Ref owncloud/core#23920 |
I agree, great featured but I don't think its important/used enough to value having its own icon on the file ribbon. |
Ok cool, so we talked about this and moving to the 3-dot dropdown is good. The icon is fitting and we should call it maybe »View in folder«. This action is also useful for the search view, and the other file list filters like Shared, etc |
Switched it to the dropdown |
👍 |
06dc35b
to
8761b20
Compare
Made scrutinizer happy and squashed everything |
Tested and works 👍 The icon could be changed afterwards anyways |
Clicking on the "goto" link navigates you to the folder containing the file and highlights it.
This makes it easy to find a favorite/shared/tagged file in the context of it's folder, allowing things like moving them or finding other files in the folder.
todo:
cc @nextcloud/designers