antonycourtney / tad

A desktop application for viewing and analyzing tabular data
http://tadviewer.com
MIT License
3.18k stars 119 forks source link

Feature request: config option to fit column width to [ header content | column content | auto ] #194

Open alfuken opened 1 year ago

alfuken commented 1 year ago

When opening an unfamiliar CSV file, in order to see the column names you have to drag their width for each column in order to see the column name fully. But the adjustment is reset seemingly randomly all the time and user needs to readjust the widths all over again. This is quite quickly becoming a rather annoying issue. Especially if you multiply this by a hundred columns or so.

Can we, please, have an option (say, a dropdown, or a set of radios) to automatically adjust column widths to fit the header content, to fit all content, or no adjustment/current behaviour ?

chengjie0929 commented 1 year ago

I would like tad to be transformed into a duckdb proprietary database management tool based on the current functionality. Because dbeaver is too problematic for duckdb.

chengjie0929 commented 1 year ago

I would like to add the ability to export duckdb database tables directly to csv format

chengjie0929 commented 1 year ago

Currently, it seems that tad cannot be exported directly from duckdb database tables to csv files