jakob / TableTool

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

Import via Postico (when available) #76

Closed doekman closed 5 years ago

doekman commented 5 years ago

Wouldn't it be nice if you could have a button in TableTool to have it be imported via Postico? I know, it's not too difficult:

I imagine this works via some kind of command line API, sending the path and CSV-parameters to another program, so it could work with other programs as well. Maybe a shell-command to detect if the program is installed...

It should also be possible to import the CSV via other programs, like csvkit (but I'm not sure how this would work, because you need some kind of manner to specify parameters, like database and table).

fulldecent commented 5 years ago

Thank you for sharing. This is probably outside of the project scope. Defined at https://github.com/jakob/TableTool#mission--project-scope--contributing

But CSV export should be included in Postico.