> When I save information as a CSV file it brings up the text import window.
> I click on ok and then it always opens the file. Is there a way of
> preventing the file from opening when I click on ok? I do this several
> times a day every day so each file saved needs to be closed after it is
> saved. It's not the end of the world but it would save a little time each
> day and the make the process sleeker for the dozen or so files I am saving
> all at the same time each day.

There are a few command line tools to convert CSVs to ODFs, so you can
avoid the GUI import phase and skip to a GUI open phase. Here are two of
them, there are a few others in non-Python languages, but I can't find
them right now:

http://sourceforge.net/p/csv2odf/wiki/Main_Page/
https://pypi.python.org/pypi/odfpy

Also, try 'soffice --help', it may have some option (...and if not, it
should).

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@openoffice.apache.org
For additional commands, e-mail: users-h...@openoffice.apache.org

Reply via email to