mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 15:06:19 +00:00
Auto: misc.
This commit is contained in:
@@ -2,9 +2,8 @@
|
|||||||
|
|
||||||
- An [[action]].
|
- An [[action]].
|
||||||
- If you use this action, it will pull the target nodes to the current context. Like so:
|
- If you use this action, it will pull the target nodes to the current context. Like so:
|
||||||
- [[pull]] [[pulled links]]
|
|
||||||
- [[pull]] [[pulled nodes]]
|
- [[pull]] [[pulled nodes]]
|
||||||
- Pulling means that the target nodes show up after the node you are visiting; and said nodes show in the [[pulled links]] section.
|
- Pulling means that the target nodes show up after the node you are visiting; and said nodes show in the [[pulled]] [[links]] section.
|
||||||
- [[push]] doesn't exist yet, but might soon. It'll be close to its inverse.
|
- [[push]] doesn't exist yet, but might soon. It'll be close to its inverse.
|
||||||
- Pull and push might be seen as simple versions of [[transclusion]] and [[broadcast]] respectively.
|
- Pull and push might be seen as simple versions of [[transclusion]] and [[broadcast]] respectively.
|
||||||
- Note that in the context of a social network like the [[Agora]] "pull requests" to a node might be related to [[ranking]].
|
- Note that in the context of a social network like the [[Agora]] "pull requests" to a node might be related to [[ranking]].
|
||||||
|
|||||||
+2
-2
@@ -1,9 +1,9 @@
|
|||||||
# Pulled Nodes
|
# Pulled Nodes
|
||||||
|
|
||||||
- [[pull]] [[pulled links]]
|
- Nodes that are specially relevant to the context at hand can be pulled. To do this, just add a block using the pull action:
|
||||||
|
- [[pull]] [[pull]]
|
||||||
- Currently pulls like the above only work when you are in precisely the context they are declared; that is, pulling is not recursive. This might change.
|
- Currently pulls like the above only work when you are in precisely the context they are declared; that is, pulling is not recursive. This might change.
|
||||||
|
|
||||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
[pull]: pull "Pull"
|
[pull]: pull "Pull"
|
||||||
[pulled links]: pulled-links "Pulled Links"
|
|
||||||
[//end]: # "Autogenerated link references"
|
[//end]: # "Autogenerated link references"
|
||||||
Reference in New Issue
Block a user