Open nimonimonimo opened 8 months ago
Samsung browser works fine. This should be an issue with your browser app.
This is with the Chrome browser. Tried on two different Android phones.
@Nriver are you also running it in a sub-directory? Could you paste the manifest.webmanifest-file?
I believe I've identified the issue. It seems to be related to the Android launcher. Currently, I'm using a third-party launcher called "Nova Launcher," and the shortcuts function smoothly with both the Samsung browser and Chrome browser. However, when I switch back to the default launcher on my phone, the shortcuts behave as you described.
So, you might want to change your launcher app now :)
hi, Can Trilium be deployed on freebsd systems?
Trilium Version
0.62.4
What operating system are you using?
Other (specify below)
What is your setup?
Local + server sync
Operating System Version
FreeBSD 13.2
Description
Hi,
Thanks for an amazing app.
I have been using Trilium for several months now and likes it very much. I run it on my FreeBSD server behind a reverse proxy via nginx. I run it in a sub-directory similar to the example in the documentation:
I have no problem connecting to it -- either from client on linux or mac os laptop -- as well as via webbrowser on any platform.
My only problem is that when I from my Android phone wants to add it as a shortcut via the browser menu: "Add to homescreen" it will be added with url consisting of only the domain name without the sub-directory. I believe this is because the generated "manifest.webmanifest"-file which looks like this:
I suspect that "scope" or "start_url" should include "/trilium".
Would it be possible to add support for this?
Thanks in advance!
Error logs
No response