[Libreoffice-ux-advise] [Bug 74580] FILEOPEN: Add option to disable import dialog when opening a CSV file ( see comment #13)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Feb 8 10:13:28 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=74580
Heiko Tietze <tietze.heiko at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|needsUXEval |needsDevEval
CC|libreoffice-ux-advise at lists |tietze.heiko at gmail.com
|.freedesktop.org |
--- Comment #31 from Heiko Tietze <tietze.heiko at gmail.com> ---
We discussed the topic in the design meeting with the following outcomes:
* special uno:command(s)
* checkbox in open dialog to bypass the import dialog (jay)
* use <ctrl> or <shift> to bypass the dialog when it is intended to appear
(jay)
in the file dialog when pressing open button, clicked the file in start
center, or drag and drop
* introduce some kind of heuristics that detects the format and only asks if
unsure (csongor)
* simplest heuristic would be the URL and after first time reading file from
this place
the dialog doesnt pops-up again (jay) perhaps plus a filename comparison
(./file1.csv=./file2.csv)
* rather improve the import dialog with use of parser settings saved to profile
(stuart)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Libreoffice-ux-advise
mailing list