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

Explore support for | pipe "operator" #98

Open
4www opened this issue Jul 26, 2023 · 0 comments
Open

Explore support for | pipe "operator" #98

4www opened this issue Jul 26, 2023 · 0 comments

Comments

@4www
Copy link
Contributor

4www commented Jul 26, 2023

Since find() will transform a user query from "find syntax" to a URI, it would be possible not the user does not want to "just open this URL" for a search or accessing a ressource, but to give this result to an other url, or again to find (also if the find result is not a URL, but a find query it self).

<symbol><engine>%20<query>
!m tokyo hotel

<symbol_N><engine_N>%20<query_N> | <symbol_N+1><engine_N+1>%20<query_N+1>

Could also explore the . "meta symbol prefix", if that works, or parenthesis followed by a symbol etc.

.>jsonapi<query>.+space<to html web components>.+qrcode<with content>
.>jsonapi(query).+space(to html web components).+qrcode(with content)
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

1 participant