HTML
Submitted by Bram Schoenmakers on 27 July, 2007 - 23:53.
Tagged: Improvement
• KDE
The Kopete History plugin stores its data in some custom XML format. Not really pleasant to read some conversation afterwards or to look up a piece of information from it. Of course you can load Kopete and view the history, but wouldn't it be nicer to view it in a more pleasant format like plain text or HTML? Luckily the history is stored in XML, so one can easily translate it to any other format. And that's what I've done.