diff --git a/pull.md b/pull.md index 517f61062..ce4c10f20 100644 --- a/pull.md +++ b/pull.md @@ -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]]. diff --git a/pulled-nodes.md b/pulled-nodes.md index 9573c70d2..c33566218 100644 --- a/pulled-nodes.md +++ b/pulled-nodes.md @@ -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" \ No newline at end of file diff --git a/pulled.md b/pulled.md new file mode 100644 index 000000000..bbc7ea6c3 --- /dev/null +++ b/pulled.md @@ -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" \ No newline at end of file