twitter agora

This commit is contained in:
2020-11-17 10:25:48 +01:00
parent a10f288017
commit 457fa3d017
3 changed files with 19 additions and 1 deletions
+9
View File
@@ -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"
+2 -1
View File
@@ -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"
+8
View File
@@ -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: <blockquote class="twitter-tweet" data-theme="dark"><p lang="en" dir="ltr">Remind me when I get up to wash my sheets</p>&mdash; Aly (@s5bug) <a href="https://twitter.com/s5bug/status/1328475640954200066?ref_src=twsrc%5Etfw">November 16, 2020</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
[//begin]: # "Autogenerated link references for markdown compatibility"
[birdbear]: birdbear "Birdbear"
[//end]: # "Autogenerated link references"