[Libreoffice-ux-advise] [Bug 89683] delimited text files ('csv', 'tsv', etc.) are opened as text documents if Writer is the active window

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Dec 29 19:15:10 UTC 2016


https://bugs.documentfoundation.org/show_bug.cgi?id=89683

--- Comment #16 from Maxim Monastirsky <momonasmon at gmail.com> ---
It's worth mentioning that the behavior can be changed via extensions. Just
override the "DetectService" property of the "generic_Text" type with your own
service, and implement it the way you want (with a possible fallback to the
default one for cases you don't want to handle). I tried it, and it seems to
work. So there is no real need for additional config in LO core.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list