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

FR: Filter Available Categories (Grease/Tampermonkey Script Included Proof Of Concept) #138

Open
sleemanj opened this issue Jul 29, 2024 · 0 comments

Comments

@sleemanj
Copy link

The category structure is pretty bad (coming from JLC) and th enumber of categories is overwhelming.

A filter to only show category selects with categories matching some string is useful.

Here is a Tampermonkey script which does that, simply type for example "Resistors" in the Category Filter field and it becomes much easier to find the appropriate category.

Accepts standard plain text (case insensitive) or you can write a literal regexp (eg /foo.*bar/i )

https://gist.githubusercontent.com/sleemanj/688cf2dfbca19fff46c87a13e9236b65/raw/7125492717990adf202c0f7a4442b7e6a21db94b/jlcparts-category-filter.js

5

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

1 participant