CSV as HTML

CSV as HTML

Because there wasn’t any message about CSVViewer for a long time here are some news:

  • I’ve already finished the first version of handler (source) for text/csv mime type (which shows CSV document as a HTML page with table – see attached screenshot). This parser is tested on several files where the largest is about ~600 KB.
  • started working on overlays which allow turn HTML tables into CSVViewer documents (this is needed also for finishing text/csv mime handler)
  • new preferences dialog and an initial set of user settings
  • better recognizing of opened CSV files and a lot of bugfixies

I think that this 0.2 version will be finished in this week.