From e08b7e21b74501e27562e161fe4485aa87121dfb Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Mon, 16 Nov 2020 13:24:10 +0100 Subject: [PATCH] Added integrations section to agora-plan. --- action.md | 4 ++++ agora-action.md | 11 +++++++++++ agora-plan.md | 7 +++++++ agora-twitter-integration.md | 13 +++++++++++++ governance.md | 2 ++ journal/2020-11-16.md | 2 ++ 6 files changed, 39 insertions(+) create mode 100644 action.md create mode 100644 agora-action.md create mode 100644 agora-twitter-integration.md create mode 100644 governance.md diff --git a/action.md b/action.md new file mode 100644 index 000000000..a16b5d088 --- /dev/null +++ b/action.md @@ -0,0 +1,4 @@ +# Action + +- Probably [[agora action]]s. + diff --git a/agora-action.md b/agora-action.md new file mode 100644 index 000000000..c64394517 --- /dev/null +++ b/agora-action.md @@ -0,0 +1,11 @@ +# Agora Action + +- An Agora Action is any automated process that parses nodes and takes actions, either in behalf of a particular user or the whole [[agora]], based on their content. +- They are a good way to build [[agora integrations]]. + - [[agora go links integration]] + - [[agora twitter integration]] + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[agora]: agora "Agora" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/agora-plan.md b/agora-plan.md index 6dc50fda9..6b3dbd638 100644 --- a/agora-plan.md +++ b/agora-plan.md @@ -20,6 +20,11 @@ This page is about both, although it's probably going to be [[Agora Server]] hea - [ ] likely [[arghzero]] - [ ] likely [[solomon naim]] +## Integrations +- [[agora-go-links-integration]] +- [[agora twitter integration]] +- [[roam2agora]] + ## Next - [ ] better css - [x] Add '[[dark mode]]' to the Agora, I like this kind of scheme: https://twitter.com/ablueaeshna/status/1323439284272222208/photo/1 @@ -74,6 +79,8 @@ This page is about both, although it's probably going to be [[Agora Server]] hea [2020-11-15]: journal/2020-11-15 "2020-11-15" [pen-coded]: pen-coded "Pen Coded" [arghzero]: arghzero "Arghzero" +[agora-go-links-integration]: agora-go-links-integration "Agora Go Links Integration" +[roam2agora]: roam2agora "Roam2agora" [flancian]: flancian "Flancian" [s5bug]: s5bug "S5bug" [README]: README "Flancian's digital garden" diff --git a/agora-twitter-integration.md b/agora-twitter-integration.md new file mode 100644 index 000000000..2bee29082 --- /dev/null +++ b/agora-twitter-integration.md @@ -0,0 +1,13 @@ +# Agora Twitter Integration + +- [[Twitter]] could integrate with the [[Agora]], or the other way around, in several seemingly productive ways. +- One way would be to automatically pull tweets that use [[wikilink]]s as backlinks in the matching node. +- Another way would be to automatically tweet blocks with [[action]] [[tweet]] for users which added twitter integration, like so: + - [[tweet]] if you write a block like this, the Agora will tweet it (exactly once, etc.) + - Probably should support scheduling, throttling, etc. + +[//begin]: # "Autogenerated link references for markdown compatibility" +[wikilink]: wikilink "Wikilink" +[action]: action "Action" +[tweet]: tweet "Tweet" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/governance.md b/governance.md new file mode 100644 index 000000000..0947f9252 --- /dev/null +++ b/governance.md @@ -0,0 +1,2 @@ +# Governance + diff --git a/journal/2020-11-16.md b/journal/2020-11-16.md index 335bb0aa6..1ccd74914 100644 --- a/journal/2020-11-16.md +++ b/journal/2020-11-16.md @@ -26,9 +26,11 @@ [abstractfairy]: ../abstractfairy "AbstractFairy" [harmonylion1]: ../harmonylion1 "Harmonylion1" [utopoi]: ../utopoi "Utopoi" +[flow]: ../flow "Flow" [paleoludic]: ../paleoludic "Paleoludic" [jerry-michalski]: ../jerry-michalski "Jerry Michalski" [roam2agora]: ../roam2agora "Roam2agora" +[governance]: ../governance "Governance" [agora]: ../agora "Agora" [stoa]: ../stoa "Stoa" [//end]: # "Autogenerated link references" \ No newline at end of file