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

comparing numbers as a filter? #21

Open
qweqwsxz opened this issue Nov 19, 2024 · 2 comments
Open

comparing numbers as a filter? #21

qweqwsxz opened this issue Nov 19, 2024 · 2 comments

Comments

@qweqwsxz
Copy link

I would like to ask if it is possible to implement a feature that filters numbers from a sentence, for example
I have 3 apples
and I want to filter those sentences with apple number > 2.
like maybe keyword=["I have (some apples"]
If you're busy, could you tell me where to make the changes? I'll try it myself

also will link forwarding be supported in future updates?

@micl2e2
Copy link
Owner

micl2e2 commented Nov 22, 2024

Hello! Such feature is already there, by using regular expressions rather than plain text as your keywords configuration.

@qweqwsxz
Copy link
Author

qweqwsxz commented Dec 9, 2024

hi would you like to give me a example

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