[Bug 159880] FILEOPEN When I say "lowriter foo.txt" and foo.txt does not exist, it should open a new empty document that saves to that name instead of dying

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Mar 11 04:06:42 UTC 2024


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

--- Comment #11 from Mike Kaganski <mikekaganski at hotmail.com> ---
Additional code pointer could be the MediaDescriptor service [1], which has
SuggestedSaveAsDir and SuggestedSaveAsName members. So your command line option
could set them, or even its URL - the latter would skip the dialogs in case of
direct Save.

[1]
https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1document_1_1MediaDescriptor.html

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


More information about the Libreoffice-ux-advise mailing list