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

Allow user to filter the list of styles #3

Open
thisisfranciswu opened this issue Feb 3, 2023 · 4 comments
Open

Allow user to filter the list of styles #3

thisisfranciswu opened this issue Feb 3, 2023 · 4 comments

Comments

@thisisfranciswu
Copy link

I'm attempting to swap library files but unfortunately there's no easy way to resolve orphaned styles in the new library, as seen here:

image

Your plugin has come closest to solving this problem, which I appreciate enough to buy you a coffee :).

Aside from the request to allow users to refresh the list of styles, it'd be great to be able to filter the list so that I can more easily resolve orphaned styles.

Thanks!

@Qs-F
Copy link
Contributor

Qs-F commented Feb 7, 2023

@thisisfranciswu

Thanks for your suggestion!
If you have any other recommendation for #1 (reloading function), please write on the issue!

For the filter function, sorry but I couldn't get your point.
Is that something like filtering by text? (For example, suppose you have styles "aaa", "abc" and "bbb", and if you type "a" to a textfield, only "aaa" and "abc" are shown)

Or, more like complex one?

@thisisfranciswu
Copy link
Author

Yes, exactly that! Just filtering by style name for starters. Perhaps make it case-insensitive too.

@Qs-F
Copy link
Contributor

Qs-F commented Feb 7, 2023

@thisisfranciswu Got it! I'll try

@thisisfranciswu
Copy link
Author

Thanks! Also, I'm serious about the coffee :).

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