Skip to content
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

Search filters (by app, time, etc.) #46

Open
jasonjmcghee opened this issue Jan 1, 2024 · 3 comments
Open

Search filters (by app, time, etc.) #46

jasonjmcghee opened this issue Jan 1, 2024 · 3 comments
Labels
enhancement New feature or request Requires Planning

Comments

@jasonjmcghee
Copy link
Owner

We should come up with a good ui to allow for filtering based on different criteria

@jasonjmcghee jasonjmcghee added enhancement New feature or request Requires Planning labels Jan 1, 2024
@caetano-dev
Copy link
Contributor

Hello, @jasonjmcghee

I've added a feature in my fork that lets users filter the applications they want to search for. I don't know if it is exactly how you want to implement it, but here is a demo of it.

If this is something you think we could add to Rem, just let me know and I'll open a PR!

filter.words.rem.mp4

@jasonjmcghee
Copy link
Owner Author

Definitely cool. The one drawback would be you can't search for literally "!", but I think it's well worth the tradeoff (likely very rare case).

Most of the logic can also get reused if someone wants to add a dropdown or otherwise visual experience for filtering.


You should open a PR!

Unrelated - wow that flashing on search is horrible (sorry!). If you feel like being even more awesome, you could take a crack at not clearing results (thumbnails) until the new ones are available. this would make it a wildly more fluid experience.

@caetano-dev
Copy link
Contributor

Sure! I opened the PR.

I'll take a look at this flashing problem and see if I can figure out how solve it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Requires Planning
Projects
None yet
Development

No branches or pull requests

2 participants