-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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 "show in folder" for opening arbitrary files #2714
Comments
Ping @VishalNehra |
I am interested in implementing this :) I have looked around a bit and found PR #3305 which seems to be related to this issue. However, when I try to open a file, AFM is not an option, so I assume that PR #3305 has not fixed this issue? |
@seelchen well, #3305 was kinda like an easter-egg feature for people using AFU to quickly locate a file; but that seems missing now from AFU! (ping @VishalNehra). and, this issue is just doing #3305 for all files, but I wonder how would you fetch the path? 🤔 |
It's not missing. It's working with utilities app. It should ideally work with all the files. |
My plan is to add an intent-filter for |
Any file opened by the user should have an option to open in amaze with "show in folder".
This should open Amaze, navigate to the folder, scroll down and briefly highlight the file.
The text was updated successfully, but these errors were encountered: