
kmail: display current sender time
Various KDE 1.-4. Improvements
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Some peoples (like me) are too stupid to calculate timezone offsets properly. So when email arrives at time you are sleeping and sender of email live on the other side of the earth, it is not so easy to find what is a current time on the other end.
To help, this patch on kdepim was created. It display current time on message sender`s end in the header part of the message.
I`m very unsure it would be useful for someone except me, so it is not filled as a wish on bugs.kde.org.
Background images and colors are subject to change if someone will suggest better variant :-)
jazztyle
13 years ago
Get it here:
http://kdemod.ath.cx/svn/trunk/kdepim/04_kmail-fancy-currenttime.patch
Apply with "patch -p1 -i 04_kmail-fancy-currenttime.patch"
Works with normal kdepim and kdepim-enterprise
Greetings from KDEmod Team :)
Report
psdekloe
14 years ago
Maybe you should contact the KDE developers team to get things like kfuseiso into the default distribution?
Report
dmiceman
14 years ago
But this is different story for kfuseiso. It depends on too much things outside kde: linux (kde live on many OSes), fuse (mean recent linux kernel), fuseiso (which is pretty much should be separate application). There is a ways in which kde4 can be changed to allow better integration of things like kfuseiso, and i plan to look at this at times when kde4 will be closer, but don`t think what something more is needed.
Report
suslik
14 years ago
This is a great would-be plugin for that.
Report
dmiceman
14 years ago
Report
loggeman
14 years ago
//Oskar
Report
dmiceman
14 years ago
Report
anderslund
14 years ago
Make it only display the sender time if the sender is in a different time zone than the receiver.
Report
dmiceman
14 years ago
Configurable colors: It`s would be a real overkill :-) Configuration code will be several times bigger then feature, sorry..
Not display same timezone: Hmm.. As a man who live at night, that is not a bad idea to know what is a time of day are now outside. So.. Don`t know. If you wish, i`ll add this for you.
Report
nemti
14 years ago
great idea, hopefully it will get merged into trunk
Report
dmiceman
14 years ago
:-) it would be nice to have night, morning, afternoon, evening colors in color theme, but currently it is not possible.
currently there is a predefined colors, hard coded into C code, along with background images (gradients), like the existing spam-meter. not a best solution, but..
Report