From 500be0670783c11ced264f299ea004a6891dda08 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Wed, 13 Jan 2021 16:45:11 +0100 Subject: [PATCH] Auto: misc. --- journal/2021-01-13.md | 1 + pulling.md | 4 +++- pushing.md | 11 +++++++++++ 3 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 pushing.md diff --git a/journal/2021-01-13.md b/journal/2021-01-13.md index 9ad963895..cafa45d3c 100644 --- a/journal/2021-01-13.md +++ b/journal/2021-01-13.md @@ -96,6 +96,7 @@ [protopoi]: ../protopoi "Protopoi" [moa party]: ../moa-party "Moa.party" [marko]: ../marko "Marko" +[pushing]: ../pushing "Pushing" [escuela de aprendices]: ../escuela-de-aprendices "Escuela De Aprendices" [do]: ../do "Do" [wednesday]: ../wednesday "Wednesday" diff --git a/pulling.md b/pulling.md index 9df47bdac..a611d01b1 100644 --- a/pulling.md +++ b/pulling.md @@ -1,10 +1,12 @@ # Pulling - The [[agora]] shows you which nodes elsewhere are pulling the one you are in; that is, which ones have a [[pull]] action with your current node as the target. -- This usually means a specially interesting backlink. + - This usually means a specially interesting backlink. +- See also: [[pushing]]. [//begin]: # "Autogenerated link references for markdown compatibility" [agora]: agora "Agora" [pull]: pull "Pull" +[pushing]: pushing "Pushing" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/pushing.md b/pushing.md new file mode 100644 index 000000000..2c7c25843 --- /dev/null +++ b/pushing.md @@ -0,0 +1,11 @@ +# Pushing + +- The [[agora]] shows nodes that used [[push]] with the current node as target in the [[links]] section. +- See also: [[pulling]]. + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[agora]: agora "Agora" +[push]: push "Push" +[links]: links "Links" +[//end]: # "Autogenerated link references" \ No newline at end of file