Skip to content

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

Open
jpdev832 wants to merge 2 commits intonatario1:masterfrom
jpdev832:master
Open

Add query interface to expand capabilities for multi-context querying#9
jpdev832 wants to merge 2 commits intonatario1:masterfrom
jpdev832:master

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.

3 participants