jakob / TableTool

A simple CSV editor for the Mac
MIT License
1.32k stars 93 forks source link

Column width and Header options doesn't work #81

Open aryanrajseo opened 5 years ago

aryanrajseo commented 5 years ago

Hello,

Thank you for creating Table Tool. It is very useful for collecting data in easy way. I am looking for some Help.

MacOS mojave 10.14.5 (iMac Late 2015 5k)

  1. Column Width doesn't seems to work. It reverts back to default width when i re-open it. image but when i open image

  2. Enabling Header doesn't work until I save it as a csv. The .csv extension is not added by default makes it difficult to duplicate as it add .* and not .csv

  3. It would be useful if we have some numbers in left. Also want to increase the column height.

  4. Multiple clicks required to edit a column.

Thanks.

fulldecent commented 5 years ago

For 1. this is expected. The CSV file format does not have metadata for tracking column widths.