Auto: misc.

This commit is contained in:
2020-12-31 01:27:46 +01:00
parent bdf0bf0209
commit 118bb32a65
3 changed files with 12 additions and 4 deletions
+1 -2
View File
@@ -2,9 +2,8 @@
- An [[action]].
- If you use this action, it will pull the target nodes to the current context. Like so:
- [[pull]] [[pulled links]]
- [[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.
- 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]].
+2 -2
View File
@@ -1,9 +1,9 @@
# 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.
[//begin]: # "Autogenerated link references for markdown compatibility"
[pull]: pull "Pull"
[pulled links]: pulled-links "Pulled Links"
[//end]: # "Autogenerated link references"
+9
View File
@@ -0,0 +1,9 @@
# Pulled
- [[pull]] [[pulled nodes]]
[//begin]: # "Autogenerated link references for markdown compatibility"
[pull]: pull "Pull"
[pulled nodes]: pulled-nodes "Pulled Nodes"
[//end]: # "Autogenerated link references"