From dd1924b97aa7d5827bff304e27bea31a0ddee8e0 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Tue, 29 Dec 2020 00:34:20 +0100 Subject: [PATCH] Auto: misc. --- agora-actions.md | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/agora-actions.md b/agora-actions.md index d91fc2265..c994a8dfe 100644 --- a/agora-actions.md +++ b/agora-actions.md @@ -1,14 +1,21 @@ # Agora Actions -- [[go]] https://twitter.com/flancian/status/1329890862499770368 -- See also: [[agora plan]]. -- Integrations +- The agora can trigger actions in the context of a node when said node includes a block with a reference to a known [[action]]. +- Currently supported actions are: + - *go*, which makes anagora.org/go/ 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]] +- See also: + - [[agora plan]]. - [[agora go links integration]] - [[agora-twitter-integration]] [//begin]: # "Autogenerated link references for markdown compatibility" +[action]: action "Action" [go]: go "Go" -[agora-plan]: agora-plan "Agora Plan" -[agora-go-links-integration]: agora-go-links-integration "Agora Go Links Integration" +[pull]: pull "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" \ No newline at end of file