mirror of
https://github.com/flancian/garden.git
synced 2026-08-04 13:36:18 +00:00
20 lines
922 B
Markdown
20 lines
922 B
Markdown
# Push
|
|
|
|
- An [[action]].
|
|
- It 'means' that a certain context is relevant for the target node and should perhaps be included in it ([[transclusion]]):
|
|
- [[push]] [[transclusion]]
|
|
- Here's how you use it: you start a block with the [[push]] action, passing a target node as an argument. Then you attach as many sub blocks (indented list items) to the block; they will be included in the target as a subnode.
|
|
- [[push]] [[agora twitter integration]]
|
|
- Push probably has good interactions with other [[agora]] sources such as [[twitter]].
|
|
- See also: [[pull]].
|
|
|
|
|
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
|
[action]: action "Action"
|
|
[transclusion]: transclusion "Transclusion"
|
|
[push]: push "Push"
|
|
[agora twitter integration]: agora-twitter-integration "Agora Twitter Integration"
|
|
[agora]: agora "Agora"
|
|
[twitter]: twitter "Twitter"
|
|
[pull]: pull "Pull"
|
|
[//end]: # "Autogenerated link references" |