mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 15:06:19 +00:00
Auto: misc.
This commit is contained in:
@@ -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"
|
||||||
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
- Set up a separate node for [[feature requests]].
|
- Set up a separate node for [[feature requests]].
|
||||||
- [[agora plan]]
|
- [[agora plan]]
|
||||||
|
- [[pull]] [[push]] [[aka]]
|
||||||
|
|
||||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
[feature-requests]: ../feature-requests "Feature Requests"
|
[feature-requests]: ../feature-requests "Feature Requests"
|
||||||
|
|||||||
@@ -1,22 +1,15 @@
|
|||||||
# Pull
|
# Pull
|
||||||
|
|
||||||
- An [[action]].
|
- An [[action]].
|
||||||
- The inverse of [[go]].
|
- The inverse of [[push]].
|
||||||
- '[[pull]] [[agora action]]' makes sense both in [[action]] and here in pull. It means that agora action should perhaps redirect to one of us.
|
- Pull and push might be used to implement broadcast and [[transclusion]], plus perhaps interest signaling.
|
||||||
- It 'pulls attention' from the node referenced to the current node.
|
- Note that in the context of a social network like the [[Agora]] "pull requests" to a node might be related to [[ranking]].
|
||||||
- Note 'go', 'pull' can be thought of as "active" forward links and backlinks.
|
- See also: [[aka]].
|
||||||
- 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]].
|
|
||||||
|
|
||||||
|
|
||||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
[action]: action "Action"
|
[action]: action "Action"
|
||||||
[go]: go "Go"
|
[push]: push "Push"
|
||||||
[pull]: pull "Pull"
|
|
||||||
[agora-action]: agora-action "Agora Action"
|
|
||||||
[digital-garden]: digital-garden "Digital Garden"
|
|
||||||
[agora]: agora "Agora"
|
[agora]: agora "Agora"
|
||||||
|
[aka]: aka "Aka"
|
||||||
[//end]: # "Autogenerated link references"
|
[//end]: # "Autogenerated link references"
|
||||||
@@ -1,10 +1,13 @@
|
|||||||
# Push
|
# Push
|
||||||
|
|
||||||
- An [[action]].
|
- 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]].
|
- See also: [[pull]].
|
||||||
|
|
||||||
|
|
||||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
[action]: action "Action"
|
[action]: action "Action"
|
||||||
|
[push]: push "Push"
|
||||||
[pull]: pull "Pull"
|
[pull]: pull "Pull"
|
||||||
[//end]: # "Autogenerated link references"
|
[//end]: # "Autogenerated link references"
|
||||||
Reference in New Issue
Block a user