internet4000 / internet4000/find

Explore support for `|` pipe "operator"

Open
#98 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
45
Forks
3
PR merge metrics
No merged PRs in 30d

Description

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).

```txt
%20
!m tokyo hotel

%20 | %20
```

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

```txt
.>jsonapi.+space.+qrcode
.>jsonapi(query).+space(to html web components).+qrcode(with content)
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.