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

(feat): support # and @ as valid search predicates #2

Open
natask opened this issue Dec 7, 2021 · 0 comments
Open

(feat): support # and @ as valid search predicates #2

natask opened this issue Dec 7, 2021 · 0 comments

Comments

@natask
Copy link
Owner

natask commented Dec 7, 2021

I would like to have search syntax that treats # and @ as tag predicate.
currently defined pexs expect : to follow predicates.

I would like to keep that while adding new type of predicates that apply as is.

Interface

Currently read from predicates variable and populate predicates within pex. This feature requires some predicates to be treated differently by peg. I could either add a flag to each special predicate, by use of a plist-key :bypass or :verbatim.

@natask natask changed the title (feat): support # and @ within as valid search predicates (feat): support # and @ as valid search predicates Dec 7, 2021
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