Skip to content

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

Open
jellydn wants to merge 1 commit intokbravh:mainfrom
jellydn:patch-1
Open

feat: add Thread Reader App link and the end#19
jellydn wants to merge 1 commit intokbravh:mainfrom
jellydn:patch-1

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.

1 participant