ctlmngr icon indicating copy to clipboard operation
ctlmngr copied to clipboard

Feature request: enter tweet URL, add entire conversation to custom timeline

Open mathiasbynens opened this issue 10 years ago • 3 comments

Disclaimer: This may be outside the scope for this project — please close this issue in that case.


It would be nice to be able to enter e.g. https://twitter.com/wilto/status/264926089435029506, have the app follow the reply chain to load all previous tweets (similar to @gf3’s http://twatlr.com/thread/264926089435029506), and then add all those tweets to a custom timeline.

mathiasbynens avatar Mar 10 '14 19:03 mathiasbynens

Oh, I really like that idea. I wanted to create a CTL from threads like that a couple of times. I have to check if the API has an efficient way to get the complete conversation, though.

passy avatar Mar 10 '14 19:03 passy

@passy It doesn't.

gf3 avatar Mar 10 '14 19:03 gf3

Well, there's a /conversation/show.json endpoint. It's private, though.

passy avatar Mar 11 '14 18:03 passy