mirror of
https://github.com/flancian/garden.git
synced 2026-08-04 05:26:18 +00:00
20 lines
974 B
Markdown
20 lines
974 B
Markdown
# Jump
|
|
|
|
- An [[Agora action]].
|
|
- Jump is very simple: it encodes a query as a node id (using [[unicode-slugify]], if you're interested) and sends you to the matching node.
|
|
- It's like search, but the results page is a [[node]] -- so it can be [[crowdsourced]].
|
|
- You can add the [[Agora]] as a [[search engine]] in your [[browser]]: https://anagora.org/jump?q=%s
|
|
- If you are viewing this in an Agora, you can use jump by typing in the jump box at the top of the page.
|
|
- [[pull]] https://twitter.com/flancian/status/1342101545748475905
|
|
- [[pull]] https://twitter.com/flancian/status/1345415150740844546
|
|
|
|
|
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
|
[Agora action]: agora-action "Agora Action"
|
|
[unicode-slugify]: unicode-slugify "Unicode Slugify"
|
|
[node]: node "Node"
|
|
[crowdsourced]: crowdsourced "Crowdsourced"
|
|
[Agora]: agora "Agora"
|
|
[search engine]: search-engine "Search Engine"
|
|
[pull]: pull "Pull"
|
|
[//end]: # "Autogenerated link references" |