[tw5] Re: Imported Image Link to website

2020-06-12 Thread Joey Fortson
If there was any question, it works perfectly. 

Thanks again Mark

On Friday, June 12, 2020 at 7:58:46 PM UTC-7, Joey Fortson wrote:
>
> You tha man. I appreciate you wasting your time on this. Really appreciate 
> it. I'll get dirty with it.
>
> Thanks
>
> On Friday, June 12, 2020 at 6:50:02 PM UTC-7, Mark S. wrote:
>>
>> This is a quick hack of the original list-thumbnails macro. It is invoked 
>> as 
>>
>> <>
>>
>> All the links assume an external target.
>>
>> A more universal approach would detect http:// or https:// and switch the 
>> link type accordingly. We'll leave that as an exercise ;-)
>>
>> Good luck!
>>
>> On Friday, June 12, 2020 at 4:52:02 PM UTC-7, Joey Fortson wrote:
>>>
>>> Hey Mark,
>>>
>>> All links will be external... and they will be technically tied to 
>>> another url: hyper:// but http:// doesn't work either. I'll attach a couple 
>>> pics just so we are on the same page. I am afraid I may have not described 
>>> correctly.
>>>
>>>
>>> imagewithfields.jpg - These are the fields I am using with the imported 
>>> image. I have tried others with no luck. Hopefully there is a field I may 
>>> not be aware of that I can just put the url in and call it a day. 
>>> When I click on the thumbnail of the above image within the 
>>> thumbnail-list, it attempts to open a tiddler rather than the site. hence:
>>> linkcreatingtiddler.jpg - This is the tiddler that is wanting to be 
>>> created after using the link field.
>>>
>>> Seriously appreciate the help, sorry if I sent you on a wrong path.
>>>
>>> On Friday, June 12, 2020 at 12:02:14 PM UTC-7, Mark S. wrote:
>>>>
>>>> If the link doesn't start with http://... , how would the 
>>>> list-thumbnails know where you wanted to link to?
>>>>
>>>> Will all the links in your filter set be external, or only some of them?
>>>>
>>>> Thanks!
>>>>
>>>> On Friday, June 12, 2020 at 11:17:39 AM UTC-7, Joey Fortson wrote:
>>>>>
>>>>> I'm sure you guys figured it out but i just used the thumbnail-list 
>>>>> that the tiddlywiki site uses. I am not very skilled in the coding. The 
>>>>> name is currently just a basic name that will display on the bottom of 
>>>>> the 
>>>>> image when it is in the thumbnail-list. I can try to change the name to a 
>>>>> url if that might help. Just to reiterate the image has been imported 
>>>>> into 
>>>>> TW so no need to reference an external image. I am just hoping to 
>>>>> redirect 
>>>>> a click on that image (when it is displayed in the list-thumbnails) to an 
>>>>> external website. 
>>>>>
>>>>> On Friday, June 12, 2020 at 9:22:19 AM UTC-7, Mark S. wrote:
>>>>>>
>>>>>> @Joey Fortson
>>>>>>
>>>>>> So, can we count on the image name starting with http:// .. or are 
>>>>>> the actual images you're thinking of on relative paths?
>>>>>>
>>>>>> I'm trying to work if there is a way to detect that the image is 
>>>>>> external.
>>>>>>
>>>>>> On Thursday, June 11, 2020 at 11:41:54 PM UTC-7, Joey Fortson wrote:
>>>>>>>
>>>>>>> Hey everyone, 
>>>>>>>
>>>>>>> I have imported an image (image/jpeg) and would like to create a 
>>>>>>> link to an external site within the image (ie. 
>>>>>>> https://www.wikipedia.com). I am attempting to use the 
>>>>>>> list-thumbnails filter
>>>>>>>
>>>>>>> >>>>>> style="font-size:0.7em;text-align:center;margin-top:2em;margin-bottom:2em;">
>>>>>>> <>>>>>> height:"250">>
>>>>>>> 
>>>>>>>
>>>>>>> When the link field is added and the external site is entered it 
>>>>>>> seems to only want to link to a non existent tiddler. Totally cool 
>>>>>>> normally, but in this situation I would like the image, when selected, 
>>>>>>> to 
>>>>>>> attempt to access an external site. I have tried using the url, source, 
>>>>>>> and 
>>>>>>> link fields but no luck. Any thoughts or pointers?
>>>>>>>
>>>>>>> Thanks
>>>>>>>
>>>>>>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/817929c3-4457-484e-b9ad-a0a92ac4bcd3o%40googlegroups.com.


[tw5] Re: Imported Image Link to website

2020-06-12 Thread Joey Fortson
You tha man. I appreciate you wasting your time on this. Really appreciate 
it. I'll get dirty with it.

Thanks

On Friday, June 12, 2020 at 6:50:02 PM UTC-7, Mark S. wrote:
>
> This is a quick hack of the original list-thumbnails macro. It is invoked 
> as 
>
> <>
>
> All the links assume an external target.
>
> A more universal approach would detect http:// or https:// and switch the 
> link type accordingly. We'll leave that as an exercise ;-)
>
> Good luck!
>
> On Friday, June 12, 2020 at 4:52:02 PM UTC-7, Joey Fortson wrote:
>>
>> Hey Mark,
>>
>> All links will be external... and they will be technically tied to 
>> another url: hyper:// but http:// doesn't work either. I'll attach a couple 
>> pics just so we are on the same page. I am afraid I may have not described 
>> correctly.
>>
>>
>> imagewithfields.jpg - These are the fields I am using with the imported 
>> image. I have tried others with no luck. Hopefully there is a field I may 
>> not be aware of that I can just put the url in and call it a day. 
>> When I click on the thumbnail of the above image within the 
>> thumbnail-list, it attempts to open a tiddler rather than the site. hence:
>> linkcreatingtiddler.jpg - This is the tiddler that is wanting to be 
>> created after using the link field.
>>
>> Seriously appreciate the help, sorry if I sent you on a wrong path.
>>
>> On Friday, June 12, 2020 at 12:02:14 PM UTC-7, Mark S. wrote:
>>>
>>> If the link doesn't start with http://... , how would the 
>>> list-thumbnails know where you wanted to link to?
>>>
>>> Will all the links in your filter set be external, or only some of them?
>>>
>>> Thanks!
>>>
>>> On Friday, June 12, 2020 at 11:17:39 AM UTC-7, Joey Fortson wrote:
>>>>
>>>> I'm sure you guys figured it out but i just used the thumbnail-list 
>>>> that the tiddlywiki site uses. I am not very skilled in the coding. The 
>>>> name is currently just a basic name that will display on the bottom of the 
>>>> image when it is in the thumbnail-list. I can try to change the name to a 
>>>> url if that might help. Just to reiterate the image has been imported into 
>>>> TW so no need to reference an external image. I am just hoping to redirect 
>>>> a click on that image (when it is displayed in the list-thumbnails) to an 
>>>> external website. 
>>>>
>>>> On Friday, June 12, 2020 at 9:22:19 AM UTC-7, Mark S. wrote:
>>>>>
>>>>> @Joey Fortson
>>>>>
>>>>> So, can we count on the image name starting with http:// .. or are the 
>>>>> actual images you're thinking of on relative paths?
>>>>>
>>>>> I'm trying to work if there is a way to detect that the image is 
>>>>> external.
>>>>>
>>>>> On Thursday, June 11, 2020 at 11:41:54 PM UTC-7, Joey Fortson wrote:
>>>>>>
>>>>>> Hey everyone, 
>>>>>>
>>>>>> I have imported an image (image/jpeg) and would like to create a link 
>>>>>> to an external site within the image (ie. https://www.wikipedia.com). 
>>>>>> I am attempting to use the list-thumbnails filter
>>>>>>
>>>>>> >>>>> style="font-size:0.7em;text-align:center;margin-top:2em;margin-bottom:2em;">
>>>>>> <>>>>> height:"250">>
>>>>>> 
>>>>>>
>>>>>> When the link field is added and the external site is entered it 
>>>>>> seems to only want to link to a non existent tiddler. Totally cool 
>>>>>> normally, but in this situation I would like the image, when selected, 
>>>>>> to 
>>>>>> attempt to access an external site. I have tried using the url, source, 
>>>>>> and 
>>>>>> link fields but no luck. Any thoughts or pointers?
>>>>>>
>>>>>> Thanks
>>>>>>
>>>>>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/63670b9e-5f9a-45b8-a89f-b44da8ee5539o%40googlegroups.com.


[tw5] Re: Imported Image Link to website

2020-06-12 Thread Joey Fortson
I'm sure you guys figured it out but i just used the thumbnail-list that 
the tiddlywiki site uses. I am not very skilled in the coding. The name is 
currently just a basic name that will display on the bottom of the image 
when it is in the thumbnail-list. I can try to change the name to a url if 
that might help. Just to reiterate the image has been imported into TW so 
no need to reference an external image. I am just hoping to redirect a 
click on that image (when it is displayed in the list-thumbnails) to an 
external website. 

On Friday, June 12, 2020 at 9:22:19 AM UTC-7, Mark S. wrote:
>
> @Joey Fortson
>
> So, can we count on the image name starting with http:// .. or are the 
> actual images you're thinking of on relative paths?
>
> I'm trying to work if there is a way to detect that the image is external.
>
> On Thursday, June 11, 2020 at 11:41:54 PM UTC-7, Joey Fortson wrote:
>>
>> Hey everyone, 
>>
>> I have imported an image (image/jpeg) and would like to create a link to 
>> an external site within the image (ie. https://www.wikipedia.com). I am 
>> attempting to use the list-thumbnails filter
>>
>> > style="font-size:0.7em;text-align:center;margin-top:2em;margin-bottom:2em;">
>> <>
>> 
>>
>> When the link field is added and the external site is entered it seems to 
>> only want to link to a non existent tiddler. Totally cool normally, but in 
>> this situation I would like the image, when selected, to attempt to access 
>> an external site. I have tried using the url, source, and link fields but 
>> no luck. Any thoughts or pointers?
>>
>> Thanks
>>
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f75dff62-9468-49df-8f03-46cade9f8757o%40googlegroups.com.


[tw5] Imported Image Link to website

2020-06-11 Thread Joey Fortson
Hey everyone, 

I have imported an image (image/jpeg) and would like to create a link to an 
external site within the image (ie. https://www.wikipedia.com). I am 
attempting to use the list-thumbnails filter


<>


When the link field is added and the external site is entered it seems to 
only want to link to a non existent tiddler. Totally cool normally, but in 
this situation I would like the image, when selected, to attempt to access 
an external site. I have tried using the url, source, and link fields but 
no luck. Any thoughts or pointers?

Thanks

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e5b7e86f-9f62-4e45-9410-525f793127e5o%40googlegroups.com.