wyssli / pomodairo

Automatically exported from code.google.com/p/pomodairo
0 stars 0 forks source link

Allow format customization for twitter posts #105

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Please provide any additional information below.

I'd like to customize Pomodairo's tweets. For example, I want to get rid of 
seconds, use AM/PM, and change the author name it uses. It would be great to 
have a small template language.

Original issue reported on code.google.com by kijun...@gmail.com on 4 Jan 2011 at 8:48

GoogleCodeExporter commented 9 years ago
The time was actually only added to avoid that Twitter rejected messages 
because they looked the same. I am not sure what you mean by author name, but 
you have the group name in the twitter config panel that specified what name 
will be used in the tweets. the group name has nothing to do with 
authentication.

Original comment by fredrikj...@gmail.com on 4 Jan 2011 at 9:53

GoogleCodeExporter commented 9 years ago
Ah, I was confused about what `group name` actually did. That makes sense.

I still think post customization would be a nice addition, but Pomodairo is a 
wonderful software even without it. Thanks a lot guys.

Original comment by kijun...@gmail.com on 4 Jan 2011 at 12:04

GoogleCodeExporter commented 9 years ago
It wouldn't be *that* hard to implement, it is just text resources with a 
couple of replacements. 

Original comment by fredrikj...@gmail.com on 5 Jan 2011 at 4:45