diff --git a/jump.md b/jump.md index 2623ee653..7cda668d2 100644 --- a/jump.md +++ b/jump.md @@ -3,6 +3,7 @@ - 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 @@ -13,5 +14,7 @@ [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" \ No newline at end of file diff --git a/search-engine.md b/search-engine.md new file mode 100644 index 000000000..62e47e859 --- /dev/null +++ b/search-engine.md @@ -0,0 +1,10 @@ +# Search Engine + +- [[pull]] [[crowdsourced search]] [[agora search]] + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[pull]: pull "Pull" +[crowdsourced search]: crowdsourced-search "Crowdsourced Search" +[agora search]: agora-search "Agora Search" +[//end]: # "Autogenerated link references" \ No newline at end of file