cannot open or display links to attached files including images #944
superhans2
started this conversation in
General
Replies: 1 comment 4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Issue with images (and other files) not opening in orgzly-revived.
I didn't have an issue using on s10e running Android 12, now I have switched to a zenfone running Android 14 and none of the links to files open. I have tried absolute paths and relative paths (setting the "Root for relative links" to the repo directory).
I believe that the filepath is being recognised - if I deliberately put in a typo I will get an error message popup:
"File does not exist: /storage/emulated/0/org/data/filename.png"
but if the filepath is put in correctly and I am clicking on the link nothing happens. Wondering if this is a permissions thing? Although I have tried from different directories (e.g. DCIM) and it hasn't changed anything - also this wasn't an issue with my previous phone, so not sure what problem is. Also I have tried with PDFs and with links to directories and it is same case as with images - no error messages but nothing happens when i click on the link
All reactions