benklop / microblog-purple

Automatically exported from code.google.com/p/microblog-purple
GNU General Public License v3.0
0 stars 0 forks source link

Display of tweets in unreadable #223

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The current display of tweets is difficult to read the current display is as 
follows

------------
[4:16:37 PM] twitter.com: Twitter-user: I love when I'm in God zone  RT 
@MochaDiva68: @MsTCaldwell u r on fire 2day!!! Luv it =)
[4:23:43 PM] twitter.com: Twitter-user: Mac App store's gone live - 
http://me.lt/4rXX
[4:25:29 PM] twitter.com: Twitter-user: What's happening tomorrow? 
http://twitpic.com/3nitdj
------------

Is it possible to change it to look similar to the Twitter website in the 
following format

------------
[4:16:37 PM] twitter.com: Twitter-user:[return - newline]
I love when I'm in God zone  RT @MochaDiva68: @MsTCaldwell u r on fire 
2day!!! Luv it =)[return - newline at the end of the tweet]

[4:23:43 PM] twitter.com: Twitter-user:[return - newline]
Mac App store's gone live - http://me.lt/4rXX[return - newline at the end of 
the tweet]

[4:25:29 PM] twitter.com: Twitter-user:[return - newline]
What's happening tomorrow? http://twitpic.com/3nitdj[return - newline at the 
end of the tweet]

------------

0.3.0 - Debian 5.0 

Original issue reported on code.google.com by ribe...@gmail.com on 6 Jan 2011 at 2:56

GoogleCodeExporter commented 9 years ago
While this is more an enhancement than a defect, I like the idea.
The attached diff will add three new settings to twitgin:
- Insert linebreak before the message
- Insert linebreak after the message
- Insert linebreak before the links

Comments are more than welcome.

Original comment by andresen.nils@gmail.com on 6 Feb 2011 at 1:36

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for the patch. Anyway I don't sure if the others want this to be merged. 
I myself personally OK with current format. Anyway if more people want this to 
be changed then I'm willing to merge it.

Original comment by somsaks on 7 Feb 2011 at 10:04

GoogleCodeExporter commented 9 years ago
We could set the settings default to FALSE. That way nothing will change 
"automatically"..

Original comment by andresen.nils@gmail.com on 7 Feb 2011 at 10:07

GoogleCodeExporter commented 9 years ago
Oh I'm sorry. You have add 3 different preferences. Didn't notice that.

Ok, patch merged.

Original comment by somsaks on 7 Feb 2011 at 10:41