mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 06:56:19 +00:00
Auto: misc.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# 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]].
|
||||
- [[agora plan]] I'll implement the action and a 'jump'/ dialog always available in the Agora, perhaps replacing search in the [[toolbar]].
|
||||
- Done! [[2021-01-02]]
|
||||
- Q: is 'go to' better than jump? I don't think so, and it could be confusing due to go links. But unsure.
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
# Unicode Slugify
|
||||
|
||||
- Better than python-slugify.
|
||||
- By [[mozilla]].
|
||||
- [[go]] https://github.com/mozilla/unicode-slugify
|
||||
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[go]: go "Go"
|
||||
[//end]: # "Autogenerated link references"
|
||||
Reference in New Issue
Block a user