minego / phnx

A Twitter client for webOS written in Mojo
http://phnxapp.com
35 stars 9 forks source link

Feature request: Calculate how many multiple tweets will be sent when tweet is too long #108

Closed matchqq closed 11 years ago

matchqq commented 11 years ago

This is a small thing but would make Macaw considerate. When tweeting too long and need to become multiple tweets, you will not know how many multiple tweets will there be. Having calculated first and show users how many multiple tweets there will be will allow users to decide if they want to tweet this many tweets and make adjustment accordingly. :)

minego commented 11 years ago

I have just committed a fix for this. When a tweet is longer than 140 characters the counter that displays the number of characters left is modified. Instead of showing a negative value it now shows the number of tweets required and the characters left in the current tweet.

For example, it may now display "110x3".