-
Notifications
You must be signed in to change notification settings - Fork 71
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
Extending indexing #14
Comments
That sounds like a sensible suggestion. I am not sure where those are located and whether this has to be independently implemented for each browser that supports PWAs.
yeah i want to add some basic file manager for sure |
Added some initial support for PWAs. I am not sure what browser you are using, but Safari and Chromium are working for me. You can check here and add any directories that we should check for PWAs. https://github.com/MatthiasGrandl/loungy/blob/main/src/commands/root/list.rs#L53 |
Second to this apps installed in non-Applications directory would be great. I use Nix, so have apps symlinked into ~/.nix-profile/Applications. Raycast picks these up which is great but would be awesome to see these picked up here as well! Let me know if I can provide anymore info! |
@caliguIa absolutely no problem adding one more directory to the hardcoded list. Probably should also make it configurable though… |
First of all, awesome project and thanks for the work you have put in!
The text was updated successfully, but these errors were encountered: