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

Feature Request: Filter Rank #272

Closed
EdamAme-x opened this issue May 28, 2024 · 5 comments
Closed

Feature Request: Filter Rank #272

EdamAme-x opened this issue May 28, 2024 · 5 comments

Comments

@EdamAme-x
Copy link

Filter, Rank, Name, etc...

@a2ys
Copy link
Contributor

a2ys commented Jun 18, 2024

This issue might get marked as stale by the GitHub bot. Can you add a better description of what you want?

@EdamAme-x
Copy link
Author

Thanks @a2ys
I would like the ability to select/filter which trophies to display by query.

@a2ys
Copy link
Contributor

a2ys commented Jun 18, 2024

@EdamAme-x

From what you've said, I think you want something like displaying specific trophies. This feature is already there. You can refer to the very beginning of the README. This is what it says.

https://github-profile-trophy.vercel.app/?username=ryo-ma&title=Followers

When you give this query, the card with only the Followers title will be displayed. If you want more cards, you can call this query.

https://github-profile-trophy.vercel.app/?username=ryo-ma&title=Stars,Followers

This will display the cards with only the title Stars and Followers.

If you want more help, follow-up on this discussion!

@EdamAme-x
Copy link
Author

thanks @a2ys . I'll use this.

@a2ys
Copy link
Contributor

a2ys commented Jun 18, 2024

@EdamAme-x

Also, based on your query, I have added a new query where you can exclude specific trophies as well (PR #276) ! This would be helpful if you want to not display just one or two trophies, so instead of having to write all the trophies, you can just write the trophies you don't want to display.

The pull request is open as of now, but if it gets merged, it might be helpful to you! You can subscribe to the PR to have a close watch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants