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

Added two filtering options to pLoad to set the "ignore" flag when us… #22

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

zpezz
Copy link

@zpezz zpezz commented Sep 9, 2016

…ing bbGt functions, based on regex matching:

.name - [] regexp on image source name to ignore
.invName - [0] invert behavior of name, setting non-matches ignore
.database - [] regexp on database name to ignore
.invData - [0] invert behavior of database, setting non-matches to ignore

…ing bbGt functions, based on regex matching:

.name     - [] regexp on image source name to ignore
.invName  - [0] invert behavior of name, setting non-matches ignore
.database - [] regexp on database name to ignore
.invData  - [0] invert behavior of database, setting non-matches to ignore
…ult" labels are ignored, or inverting to ignore everything except "difficult" labels
Changed name of optional point field from "d" to "z".
Added support for filtering on a range of these values.
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

Successfully merging this pull request may close these issues.

None yet

1 participant