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

Enable URLs containing queries to directly trigger a datapull #8

Open
jemus42 opened this issue Jul 21, 2014 · 1 comment
Open

Enable URLs containing queries to directly trigger a datapull #8

jemus42 opened this issue Jul 21, 2014 · 1 comment

Comments

@jemus42
Copy link
Owner

jemus42 commented Jul 21, 2014

I.e. for example /?show=True+Detective should insert True Detective in the textInput (as it does now) but also trigger a data update, which currently solely relies on the value of the actionButton being >= 0.
The goal would be to make it easier to share certain results.

Since the query would be evaluated when the actionButton is still at zero, it could be used as an additional argument to conditions that check if actionButton == 0.

Or something like that.

@qinwf
Copy link

qinwf commented Dec 17, 2016

Great! I just want to come by to create one issue! You already thought about this! Great Apps!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants