Auto: misc.

This commit is contained in:
2020-12-14 00:39:15 +01:00
parent b8039ef975
commit 81779552cb
4 changed files with 23 additions and 13 deletions
+13
View File
@@ -0,0 +1,13 @@
# Aka
- An [[action]].
- Designates a node as a synonym of another.
- [[USA]] [[aka]] [[united states]]
- Can take a single parameter to alias the current node with the target.
- [[aka]] [[also known as]]
[//begin]: # "Autogenerated link references for markdown compatibility"
[action]: action "Action"
[aka]: aka "Aka"
[//end]: # "Autogenerated link references"
+1
View File
@@ -2,6 +2,7 @@
- Set up a separate node for [[feature requests]].
- [[agora plan]]
- [[pull]] [[push]] [[aka]]
[//begin]: # "Autogenerated link references for markdown compatibility"
[feature-requests]: ../feature-requests "Feature Requests"
+6 -13
View File
@@ -1,22 +1,15 @@
# Pull
- An [[action]].
- The inverse of [[go]].
- '[[pull]] [[agora action]]' makes sense both in [[action]] and here in pull. It means that agora action should perhaps redirect to one of us.
- It 'pulls attention' from the node referenced to the current node.
- Note 'go', 'pull' can be thought of as "active" forward links and backlinks.
- Can be used to implement broadcast, synonims, canonical terms, interest signaling.
- Node [[united states]] may [[pull]] USA.
- Can provide benefits on both sides; those of the node pulling and those of the node being pulled.
- In the context of a [[digital garden]], pull links function as a sort of inverse of the [[go]] link. They are equivalent to visiting the parameter node ("USA") and adding a go link to it pointing to the current one ("United States").
- Note that in the context of a social network like the [[Agora]] those benefits can get to have a real life effect on people and their work; "pulling attention" is related to [[ranking]].
- The inverse of [[push]].
- Pull and push might be used to implement broadcast and [[transclusion]], plus perhaps interest signaling.
- Note that in the context of a social network like the [[Agora]] "pull requests" to a node might be related to [[ranking]].
- See also: [[aka]].
[//begin]: # "Autogenerated link references for markdown compatibility"
[action]: action "Action"
[go]: go "Go"
[pull]: pull "Pull"
[agora-action]: agora-action "Agora Action"
[digital-garden]: digital-garden "Digital Garden"
[push]: push "Push"
[agora]: agora "Agora"
[aka]: aka "Aka"
[//end]: # "Autogenerated link references"
+3
View File
@@ -1,10 +1,13 @@
# Push
- An [[action]].
- It 'means' that the current context is relevant for the target node and should perhaps be included in it ([[transclusion]]):
- [[push]] [[transclusion]]
- See also: [[pull]].
[//begin]: # "Autogenerated link references for markdown compatibility"
[action]: action "Action"
[push]: push "Push"
[pull]: pull "Pull"
[//end]: # "Autogenerated link references"