chylex / TweetDuck

A Windows Client for TweetDeck. Not affiliated with Twitter.
https://tweetduck.chylex.com
MIT License
193 stars 25 forks source link

Automatic tweet composition from long texts #345

Closed javadch closed 1 year ago

javadch commented 1 year ago

Is it possible to have a text area that accepts a long text (longer than one tweet length) and automatically composes a set of tweets from it? This feature can show a preview before tweeting. Can add sequencing info (e.g., 1/8 for 1 out of 8). Also, can have some text breakdown rules such as longest complete sentence, max characters, etc.

chylex commented 1 year ago

It is not possible right now, but I think it would be a great TweetDuck plugin, possibly an official one that could be distributed with the app.

The issue is that right now, Twitter is previewing a completely remade TweetDeck which might support this feature, but it currently doesn't work well in TweetDuck or any other app or browser extension based on TweetDeck. Since the future of this preview (and thus third party apps and extensions) is uncertain, I don't want to undertake larger features like this myself. But if someone wanted to implement this as a plugin and contribute it to the project, it could be accepted.

javadch commented 1 year ago

So let's create a feature list for this plugin (codename: longTweet) and then see how we can organize the development.

chylex commented 1 year ago

There will be no new features.