tg-focus
tg-focus copied to clipboard
comparing numbers as a filter?
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?
Hello! Such feature is already there, by using regular expressions rather than plain text as your keywords configuration.
hi would you like to give me a example
keyword=["I have [3-9] apples"]