Bug 161961 - soffice/loffice command should offer creation of non existing document
Summary: soffice/loffice command should offer creation of non existing document
Status: RESOLVED DUPLICATE of bug 40227
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
24.2.4.2 release
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-09 08:47 UTC by Christoph Hintermüller
Modified: 2024-07-09 08:57 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
suggested create button to create not existing files on purpose. (22.73 KB, image/png)
2024-07-09 08:47 UTC, Christoph Hintermüller
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Hintermüller 2024-07-09 08:47:43 UTC
Created attachment 195177 [details]
suggested create button to create not existing files on purpose.

Creating of new documents is currently only possible by opening libreoffice and using the graphical ui menu. Opening existing documents is also possible from command line by calling

```
loffice <documentpath>
soffice <documentpath>
```
If the document does not exist yet both commands open a dialog box reporting that the document does not exist. It would be appreciable if this box would in addition to inform that the document does not exist in the chosen path, offer to the option to create it at the chosen location.
Comment 1 Mike Kaganski 2024-07-09 08:57:47 UTC

*** This bug has been marked as a duplicate of bug 40227 ***