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

A //registry command to view and search through registries #2368

Open
me4502 opened this issue Jul 22, 2023 · 0 comments
Open

A //registry command to view and search through registries #2368

me4502 opened this issue Jul 22, 2023 · 0 comments
Labels
status:pending Pending acceptance or closure. type:feature-request Request for something new

Comments

@me4502
Copy link
Member

me4502 commented Jul 22, 2023

The Problem

With the growing number of registries and the number of items within them, it's hard to find what you're looking for in command suggestions. Using Google is also less helpful with mods, as then you're dealing with every individual mod & versions etc.

A Solution

It might make sense to be able to view what's currently available to be used in commands in a paginated view with search. My thought is //registry <registryName> [searchTerm] [-p pageNumber]

This command would allow paginating through a registry, filtering the results by a phrase, as well as copying individual registry entry IDs to clipboard with a simple button press. The genericness of the command means it'll scale infinitely to all registries, and the ability to add a search term also means someone could search by namespace, such as biomesoplenty: to filter to only entries added by a specific mod.

Alternatives

No response

Anything Else?

Could replace existing /searchblock and /searchitem commands

@me4502 me4502 added type:feature-request Request for something new status:pending Pending acceptance or closure. labels Jul 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:pending Pending acceptance or closure. type:feature-request Request for something new
Projects
None yet
Development

No branches or pull requests

1 participant