csvtogs
csvtogs copied to clipboard
Take a CSV file and create a Google Spreadsheet with the contents
The behavior of the application if you don't pass parameters is not clean: It should understand what are you passing and not passing, and react (give you back clear messages)...
This also means to specify a custom range, and create a new worksheet if the one that the user sets does not exist.
Parameters can be easily changed to take a folder as an input rather than a single file. But that brings us the next question: How to deal with the Sheet...