mirror of
https://github.com/flancian/garden.git
synced 2026-08-05 22:16:20 +00:00
Auto: misc.
This commit is contained in:
@@ -1,4 +1,13 @@
|
||||
# Action
|
||||
|
||||
- Probably [[agora action]]s.
|
||||
- An [[action]] is a verb, wikilinked, that is included in a block and trigger some behaviour in the [[agora]] or some related tool.
|
||||
- Example: [[go]]
|
||||
- See also: [[agora action]].
|
||||
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[action]: action "Action"
|
||||
[agora]: agora "Agora"
|
||||
[go]: go "Go"
|
||||
[agora-action]: agora-action "Agora Action"
|
||||
[//end]: # "Autogenerated link references"
|
||||
@@ -1,5 +1,6 @@
|
||||
# Agora Action
|
||||
|
||||
- See also: [[action]]
|
||||
- An Agora Action is any automated process that parses nodes and takes actions, either in behalf of a particular user or the whole [[agora]], based on their content.
|
||||
- They are a good way to build [[agora integrations]].
|
||||
- [[agora go links integration]]
|
||||
@@ -7,5 +8,8 @@
|
||||
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[action]: action "Action"
|
||||
[agora]: agora "Agora"
|
||||
[agora-go-links-integration]: agora-go-links-integration "Agora Go Links Integration"
|
||||
[agora-twitter-integration]: agora-twitter-integration "Agora Twitter Integration"
|
||||
[//end]: # "Autogenerated link references"
|
||||
@@ -1,2 +0,0 @@
|
||||
# Go Links
|
||||
|
||||
+5
-3
@@ -1,11 +1,13 @@
|
||||
# Go Link
|
||||
|
||||
- See also [[go links]].
|
||||
- See also: [[agora go links integration]]
|
||||
- [[go]] flancia.org/mine/go-links
|
||||
|
||||
- [[trotto]] seems like the most promising open source implementation. The creator is also friendly and active on Twitter.
|
||||
- Go links origin story: https://www.trot.to/blog/2020/07/09/go-links-origin-story/
|
||||
- History: https://medium.com/@golinks/the-full-history-of-go-links-and-the-golink-system-cbc6d2c8bb3
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[go links]: go links "Go Links"
|
||||
[agora-go-links-integration]: agora-go-links-integration "Agora Go Links Integration"
|
||||
[go]: go "Go"
|
||||
[trotto]: trotto "Trotto"
|
||||
[//end]: # "Autogenerated link references"
|
||||
-10
@@ -1,10 +0,0 @@
|
||||
# Go Links
|
||||
- Funnily enough, I didn't have this page until now.
|
||||
- [[trotto]] seems like the most promising open source implementation. The creator is also friendly.
|
||||
- https://medium.com/@golinks/the-full-history-of-go-links-and-the-golink-system-cbc6d2c8bb3
|
||||
- Go links origin story: https://www.trot.to/blog/2020/07/09/go-links-origin-story/
|
||||
- Draft up in https://flancia.org/mine/go-links
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[trotto]: trotto "Trotto"
|
||||
[//end]: # "Autogenerated link references"
|
||||
@@ -1,12 +1,16 @@
|
||||
# Go
|
||||
|
||||
- See [[go link]].
|
||||
- See [[agora-go-links-integration]].
|
||||
- An [[action]].
|
||||
- See also: [[go link]].
|
||||
- See also: [[agora-go-links-integration]].
|
||||
- [[go]] flancia.org/mine/go-links
|
||||
- The above block results in the Agora creating a [[go link]] for the node id in which it is in ('go') redirecting to the URL that appears after the action.
|
||||
- Concretely, if you visit anagora.org/go/go you will be redirected to flancia.org/mine/go-links.
|
||||
- [[twitter]] https://twitter.com/flancian/status/1330572022146019328.
|
||||
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[action]: action "Action"
|
||||
[go-link]: go-link "Go Link"
|
||||
[agora-go-links-integration]: agora-go-links-integration "Agora Go Links Integration"
|
||||
[go]: go "Go"
|
||||
|
||||
Reference in New Issue
Block a user