mirror of
https://github.com/flancian/garden.git
synced 2026-07-31 11:36:19 +00:00
commit
This commit is contained in:
@@ -1,15 +1,4 @@
|
||||
# Come
|
||||
|
||||
- An [[action]], [[agora action]].
|
||||
- The inverse of [[go]].
|
||||
- When you add a block '[[come]] [[foo]]' to a resource, the Agora tries to [[go link]] ```go/foo``` to the URL of the resource in question.
|
||||
- Deprecated.
|
||||
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[action]: action "Action"
|
||||
[agora-action]: agora-action "Agora Action"
|
||||
[go]: go "Go"
|
||||
[come]: come "Come"
|
||||
[foo]: foo "Foo"
|
||||
[go-link]: go-link "Go Link"
|
||||
[//end]: # "Autogenerated link references"
|
||||
@@ -1,8 +1,12 @@
|
||||
# Pull
|
||||
|
||||
|
||||
- An [[action]].
|
||||
- The inverse of [[go]].
|
||||
- [[pull]] [[agora action]] makes sense both in [[action]] and here in pull.
|
||||
- Can be used to implement broadcast, synonims, interest.
|
||||
- It 'pulls attention' from the node referenced to the current node.
|
||||
- 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]].
|
||||
@@ -10,9 +14,9 @@
|
||||
|
||||
[//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"
|
||||
[go]: go "Go"
|
||||
[agora]: agora "Agora"
|
||||
[//end]: # "Autogenerated link references"
|
||||
Reference in New Issue
Block a user