From 457fa3d01792a4467e58df5f412146c319299355 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Tue, 17 Nov 2020 10:25:48 +0100 Subject: [PATCH] twitter agora --- birdbear.md | 9 +++++++++ journal/2020-11-17.md | 3 ++- twitter-agora-integration.md | 8 ++++++++ 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 birdbear.md diff --git a/birdbear.md b/birdbear.md new file mode 100644 index 000000000..cff693160 --- /dev/null +++ b/birdbear.md @@ -0,0 +1,9 @@ +# Birdbear + +- A project by a friend. +- [[go]] birdbear.app. + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[go]: go "Go" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/journal/2020-11-17.md b/journal/2020-11-17.md index bea54efe0..33fac597e 100644 --- a/journal/2020-11-17.md +++ b/journal/2020-11-17.md @@ -3,7 +3,8 @@ - Tested [[roam2bug]]. Works great! Two possible improvements: - Always print the number of pages processes and pages selected for publication. - Add a flag to default to public. -- [ ] Remind [[s5bug]] about https://twitter.com/s5bug/status/1328475640954200066 +- [x] Remind [[s5bug]] about https://twitter.com/s5bug/status/1328475640954200066 +- [[twitter agora integration]]: auto convert tweets to embeds [//begin]: # "Autogenerated link references for markdown compatibility" [s5bug]: ../s5bug "S5bug" diff --git a/twitter-agora-integration.md b/twitter-agora-integration.md index a64c15592..399d767bd 100644 --- a/twitter-agora-integration.md +++ b/twitter-agora-integration.md @@ -1,4 +1,12 @@ # Twitter Agora Integration - Perhaps through [[hypothes.is]]? + - or [[birdbear]]. + - To begin with, the Agora should probably render tweets inline. https://developer.twitter.com/en/docs/twitter-for-websites/embedded-tweets/overview: + - https://publish.twitter.com/oembed?url=https://twitter.com/flancian/status/1290655033340637184 + - Yields JSON with an 'html' item that looks like this:

Remind me when I get up to wash my sheets

— Aly (@s5bug) November 16, 2020
+ +[//begin]: # "Autogenerated link references for markdown compatibility" +[birdbear]: birdbear "Birdbear" +[//end]: # "Autogenerated link references" \ No newline at end of file