You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ability to Select more than one response in a thread
The thread option is fantastic, but there's a common use case for me that it doesn't support: threads that are multiple comments deep, like this screenshot:
Possible implamentation
I'm just a bash guy, so take this idea fwiw, but I could see an implementation like: snap-tweet --show-full-thread <tweet URL>
or perhaps the ability to select the number of proceeding tweets? Like --show-thread 4
Also the ability to select which tweet is the 'focus' (larger font) tweet would be neat, but that defaulting to the last/most recent, or them all being the same, would be just fine for my use case.
Environment
I'm running an M1 mac running Sonoma if that's relevant.
Thanks for this awesome script!
The text was updated successfully, but these errors were encountered:
Ability to Select more than one response in a thread
The thread option is fantastic, but there's a common use case for me that it doesn't support: threads that are multiple comments deep, like this screenshot:
Possible implamentation
I'm just a bash guy, so take this idea fwiw, but I could see an implementation like:
snap-tweet --show-full-thread <tweet URL>
or perhaps the ability to select the number of proceeding tweets? Like
--show-thread 4
Also the ability to select which tweet is the 'focus' (larger font) tweet would be neat, but that defaulting to the last/most recent, or them all being the same, would be just fine for my use case.
Environment
I'm running an M1 mac running Sonoma if that's relevant.
Thanks for this awesome script!
The text was updated successfully, but these errors were encountered: