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 by regex condition #65

Open
jtorjo opened this issue Feb 4, 2016 · 0 comments
Open

Filter by regex condition #65

jtorjo opened this issue Feb 4, 2016 · 0 comments
Milestone

Comments

@jtorjo
Copy link
Owner

jtorjo commented Feb 4, 2016

Say I have this: "{x=(?\d_),y=(?\d_),width=(?\d_),height=(?\d_)}"

I should be able to say "${x} > 0 && ${y} < 10"

Perhaps an extra "Expression" filter window that I can apply on the filter - visible only when there are named subexpressions.

I have to think about whether I should have this inside the normal filters

@jtorjo jtorjo added this to the 1.10 milestone Feb 4, 2016
@jtorjo jtorjo modified the milestones: 1.11, 1.10 Mar 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant