Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Thread Reader App link and the end #19

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jellydn
Copy link

@jellydn jellydn commented Nov 18, 2022

What

  • Add Thread Reader App and the end

Before

[Tweet link](https://twitter.com/mattpocockuk/status/1509964736275927042)

After

[Tweet link](https://twitter.com/mattpocockuk/status/1509964736275927042)

[Thread by @mattpocockuk on Thread Reader App – Thread Reader App](https://threadreaderapp.com/thread/1509964736275927042.html)

Why

  • Integrate Thread Reader App to unroll the Twitter url

How

  • This may be not ideal solution as I searched tweet link on your repo then add below code.
 markdown.push(
      '\n\n' +
        `[Thread by @${user.username} on Thread Reader App – Thread Reader App](https://threadreaderapp.com/thread/${tweet.data.id}.html)`
    )

@jellydn
Copy link
Author

jellydn commented Nov 18, 2022

FYI - I've added those links on my repository as I think Thread Reader App is better UX than Twitter UI jellydn/typescript-tips@8c7dc4f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant