Eskil

View Ticket
Login
Ticket Hash: caddc79041ec42c8237b169b9aa71000b298957f
Title: Table notes
Status: Open Type: Code_Defect
Severity: Minor Priority: Immediate
Subsystem: Diff_Display Resolution: Open
Last Modified: 2016-12-08 14:16:49
8.44 years ago
Created: 2015-04-20 07:57:33
10.07 years ago
Version Found In: 2.7+
User Comments:
peter added on 2015-04-20 07:57:33:
Notes about Table view mode:

When changing column width in the table, markup is lost since tablelist redraws the cell. Any callback available for cell redraw?

Add a max columnwidth option. How to handle ... in markup?

A pdf print is needed.

Can plugins add command line options to be able to skip -plugininfo?

peter added on 2016-06-09 15:26:20:
More thoughts:
Make a dialog for reading tab/comma separated files.
Detect column names, select which ones to use etc.
Mainly a GUI to the CSV plugin.

peter added on 2016-08-17 10:29:48:
Also, basic GUI to select table mode and separator.

peter added on 2016-10-10 10:38:20:
Handle when files do not have a header line.

peter added on 2016-12-08 14:16:49:
In some cases the separator is not auto-detected and becomes empty.
I have not delved into when this happens, this is just to remember it.