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

Filter cell with '=' in text #805

Open
taker218 opened this issue Mar 19, 2021 · 1 comment
Open

Filter cell with '=' in text #805

taker218 opened this issue Mar 19, 2021 · 1 comment

Comments

@taker218
Copy link

Hi,

I just stumbled upon this extension and I really love it so far.
But I have one problem with filtering a table where there are '=' in one of the cells.

When I use the select filter and I select the corresponding entry (in my example it's "Test=Test") I don't get any results.
I also have entries in the table which don't have any '=' in it.

I now have gone to the standard filter for this column, so you need to type in the version you want to search for. But it would be a lot easier to use the select filter here.

Is there any way I can use the select filter even with this kind of entries in the table?

Best regards,
Thomas

@rimace
Copy link

rimace commented Apr 1, 2021

You could use regular expressions like rgx:Test\=Test

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