diff --git a/pull-links.md b/pull-links.md new file mode 100644 index 000000000..b36f436f5 --- /dev/null +++ b/pull-links.md @@ -0,0 +1,2 @@ +# Pull Links + diff --git a/pull.md b/pull.md index 90d06386b..517f61062 100644 --- a/pull.md +++ b/pull.md @@ -2,8 +2,9 @@ - An [[action]]. - If you use this action, it will pull the target nodes to the current context. Like so: - - [[pull]] [[pull links]] - - [[pull]] [[pull nodes]] + - [[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. - [[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]]. @@ -12,6 +13,8 @@ [//begin]: # "Autogenerated link references for markdown compatibility" [action]: action "Action" [pull]: pull "Pull" +[pulled links]: pulled-links "Pulled Links" +[pulled nodes]: pulled-nodes "Pulled Nodes" [push]: push "Push" [transclusion]: transclusion "Transclusion" [broadcast]: broadcast "Broadcast"