1
0
silverbullet/website/🔌 Twitter.md

29 lines
1.2 KiB
Markdown
Raw Normal View History

2022-11-25 15:01:05 +00:00
---
type: plug
uri: github:silverbulletmd/silverbullet-twitter/twitter.plug.js
2022-11-25 15:01:05 +00:00
repo: https://github.com/silverbulletmd/silverbullet-twitter
author: SilverBullet Authors
2022-11-25 15:01:05 +00:00
---
<!-- #include [[https://raw.githubusercontent.com/silverbulletmd/silverbullet-twitter/main/README.md]] -->
# SilverBullet for Twitter
2023-05-26 12:50:43 +00:00
Currently the only thing this plug offers is unfurling links to tweets. To use, paste in a link to a Tweet like `https://twitter.com/zef/status/1547943418403295232`, then run the `Link: Unfurl` command and select `Tweet content` to "enrich" the tweet URL with the content of the linked tweet, e.g.
2022-11-25 15:01:05 +00:00
https://twitter.com/zef/status/1547687321679511552
Turns into:
[Zef Hemel](https://twitter.com/zef/status/1547687321679511552):
> For those who missed my earlier posts on Silver Bullet: its my new powerful note taking/PKM app. Demo video from a users perspective: https://t.co/MKauSTcUG3 How it works technically (plugins all the way down): https://t.co/sqCkAa0pem Repo: https://t.co/rrxQdyxze1
2022-11-25 15:01:05 +00:00
## Installation
Open (`cmd+k`) your `PLUGS` note in SilverBullet and add this plug to the list:
```yaml
2023-05-26 12:50:43 +00:00
- github:silverbulletmd/silverbullet-twitter/twitter.plug.js
2022-11-25 15:01:05 +00:00
```
2023-05-26 12:50:43 +00:00
Then run the `Plugs: Update` command and off you go!
2022-11-25 15:01:05 +00:00
<!-- /include -->