@Hubert @Raymond

What versions of Android are you each using?

Android is progressively making it harder to share files in the old 
fashioned way. Depending where your tw file is located, you may not be able 
to access subdirectories.

For the browser, if your starting directory is the downloads directory, or 
a sub-directory of the downloads directory, then you should be able to 
access an image directory below that.

Good luck!

On Wednesday, December 4, 2019 at 1:15:33 AM UTC-8, Hubert wrote:
>
> It looks that for some unexplained and mysterious reasons relative paths 
> are not interpreted correctly on your Android device.
>
> It looks that your image access path is:
>
> On Android
> *content://0@media/external/file/*images/smudge.jpg
>
> On Windows
> *file:///X:/file/*images/smudge.jpg
> (where X is your drive letter)
>
> You might want to solve this by putting the underlined portion of the full 
> path into, well, a variable that is dynamically set at startup (that's what 
> I do to create full URLs no matter what devices or OSs I'm on). But I feel 
> this could be a bit overkill in your case and an unnecessary solution to a 
> problem that's probably caused by something that may have been overlooked 
> elsewhere.
>
> Again, I'm able to seamlessly use my responsive TW on Android, Windows and 
> ChromeOS with references to files and images and don't experience (nor, 
> would I expect to experience) the issues you're describing. It is very 
> difficult to understand what the root cause of the problem could be, short 
> of suspecting you're using a heavily customised version of Android.
>
> My apologies, but I'm unable to give you any valuable advice (without 
> looking at your device).
>
> Regards,
> Hubert
>
> On Wednesday, 4 December 2019 08:01:42 UTC, Raymond McDowell wrote:
>>
>> Once again, thanks for your suggestions but it still doesn't work on any 
>> of my android devices. I thought perhaps it was because of my browser and 
>> attempted to use the Samsung browser, then Chrome but when the img command 
>> still didn't work and the ext command showed the following address
>>
>> content://0@media/external/file/images/smudge.jpg
>>
>> something is happening I don't understand.
>>
>> I dug out a windows laptop and, using the same file configuration, 
>> everything worked fine just as you noted, but back on my android I am still 
>> flummoxed. 
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/36b1798c-d90e-4f16-8eb6-fd1e6268a0b4%40googlegroups.com.

Reply via email to