[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

smart formatting csv files



Hello all,

I'm currently dealing with some big ugly csv files (separator is ';').
I'm using gedit or kwrite to visualize them.

Does anyone know if there is some kind of plugin ou external scripts for
gedit/kwrite  that would allow me to align all that data vertically by
adding spaces where needed... the visual effect would be just like I
would get using a spreadsheet.

I'dd like to go from this:

a;aa;aaaaaaaaaa
bb;bb;bb
;;ccccccc

to this:

 a;aa;aaaaaaaaaa
bb;bb;        bb
  ;  ;   ccccccc


Thanks for any hints
Joao



Reply to: