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

--- Comment #1 from Quintao <[email protected]> ---
One work around is to have a folder with symlinks to documents so that hey can
be opened from a file browser any time without searching so much.

I have tried and I get stuck (or bored) because of the fact that with every new
release of LibreOffice it ships with the release version appended to the name,
which means I have to edit multiple menu entries (Linux Openbox desktop) or
create an executable script in /usr/bin which points to Libreoffice[n], which
needs editing also with each new update.

/usr/bin/libreoffice

#!/bin/bash
libreoffice7.1 --writer $@

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to