LibreTasks
LibreTasks copied to clipboard
adding letter count
twitter doesn't accept messages with size more then 140letters. so we need to
prompt users if message size is more then 140.
it would be better if we could add letter count, so that users can see how much
letters they have left/used as they type message.
Original issue reported on code.google.com by sv767%[email protected]
on 9 Jul 2010 at 5:45
Letter count will work but how would one handle parameters in the message?
Original comment by [email protected]
on 9 Jul 2010 at 3:32
good point.
how about splitting message and doing several updates?
Original comment by sv767%[email protected]
on 9 Jul 2010 at 4:28