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

Add query interface to expand capabilities for multi-context querying #9

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

Conversation

jpdev832
Copy link

Hey,
Not sure of your coding style, but this change has helped me out a lot. It expands the capabilities for queries by allowing the policy to specify a Query object that can add extra info needed for a query beyond just the text. In my personal use case, I was able to support multiple character triggers (e.g. @ and #) and pass that information along to the query mechanism.

@natario1
Copy link
Owner

Can you show an example of how you use this? At a first glance it's not 100% clear to me what kind of problem it will solve.

I'll take a look when I get back home in two weeks, thanks for the contribution!

@Faiyyaz
Copy link

Faiyyaz commented Sep 20, 2021

Thank you for the plugin.

Even I need this feature I want to create something like instagram and I need to handle hashtag as well as user mention in the single edittext

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

3 participants