Quote:
Originally Posted by levithanikos
While you are adding more ... would be cool to see Totals in every category of Skills ... Like :Total Mining , Total Combat . etc 
With another button to extract it in .txt or other simple form ...
What do you think ? Is it easy to do ? 
|
the csv format is as simple as can be; you can name it .txt if you want, since it is pure text. try opening with notepad, it is absolutely straightforward.
the good thing with csv is that you can easily import it to other apps (excel for instance) and create your own forms, graphics, or whatever fancy stuff you want to do.
the subtotals/category has been suggested by other people as well, and i'll think about it. thx for the suggestion.