On Wednesday 14 Jun 2017 13:43:50 Timothy Pearson wrote:
The biggest issue I have with LO is that their file
picker is quite
horrible, especially when one is used to the powerful TDE file picker. I
find myself having to launch LO from the *command line* since I can select
the file I want from a *shell* faster than their file picker. :-/
A trick to open a file rapidly in LibreOffice Calc: In a Konsole window, enter
ls <filename>, (which can be done rapidly using Konsole's excellent tab partial
auto completion), or else ls *.ods. Double click on the required file, click
the file open toolbar icon in LibreOffice Calc, and middle click to paste the
filename into the LibreOffice file picker. The required file opens instantly. I
have just tested this several times for spreadsheets in my home directory,
which has 8804 files and directories, (as determined by ls -1 | wc -l).