bskinn / excel-csvexporter

Lightweight tool to export ranges within an Excel sheet to CSV
MIT License
41 stars 7 forks source link

Add GUI element (dropdown) to prepopulate format string with common complex formats #35

Open bskinn opened 3 years ago

bskinn commented 3 years ago

Formats such as dates are long, and annoying to retype every time the app is loaded fresh.

While the durable settings of #10 would mitigate this somewhat, it would be convenient if the GUI helped out by providing some (hopefully) useful defaults.

bskinn commented 3 years ago

Would reduce problems/pain with situations like in #34.