mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 06:26:20 +00:00
Auto: misc.
This commit is contained in:
+13
-8
@@ -4,19 +4,24 @@
|
||||
- Currently supported actions are:
|
||||
- *go*, which makes anagora.org/go/<node> redirect to the url appearing after the action.
|
||||
- Example that works in this page: [[go]] https://twitter.com/flancian/status/1329890862499770368
|
||||
- *pull*, which transcludes a target node into the current context (good for synonims and related content).
|
||||
- Example that works in this page: [[pull]] [[action]]
|
||||
- *pull*, which transcludes a target node into the current context (good for synonyms and related content).
|
||||
- [[pull]] [[action]]
|
||||
- [[pull]] [[agora action]]
|
||||
- (see below for effect)
|
||||
- *push*, which transcludes the current *block* and any children to the target node.
|
||||
- [[push]] [[2021-01-25]] I documented push in [[agora actions]] today.
|
||||
- See [[2021-01-25]] for effect.
|
||||
- See also:
|
||||
- [[agora plan]].
|
||||
- [[agora go links integration]]
|
||||
- [[agora-twitter-integration]]
|
||||
- [[pull]] [[agora action]]
|
||||
- [[push and pull]] for interactions between those two actions.
|
||||
- [[agora plan]] for plans on further actions.
|
||||
|
||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||
[action]: action "Action"
|
||||
[go]: go "Go"
|
||||
[pull]: pull "Pull"
|
||||
[agora action]: agora-action "Agora Action"
|
||||
[push]: push "Push"
|
||||
[agora actions]: agora-actions "Agora Actions"
|
||||
[push and pull]: push-and-pull "Push and Pull"
|
||||
[agora plan]: agora-plan "Agora Plan"
|
||||
[agora go links integration]: agora-go-links-integration "Agora Go Links Integration"
|
||||
[agora-twitter-integration]: agora-twitter-integration "Agora Twitter Integration"
|
||||
[//end]: # "Autogenerated link references"
|
||||
Reference in New Issue
Block a user