Yup, can be done.  Requires some fancy filtering: grab all the content from 
the text field, filter out what is needed with some pretty fancy regexp 
work, and away you go.

You will have to get some help from somebody who knows regexp.  I know 
regexp, but not yet well enough to do that quickly.



On Wednesday, August 17, 2022 at 12:13:14 AM UTC-3 arunn...@gmail.com wrote:

> https://demowiki.tiddlyhost.com/#Spring%20Ligament%20Tear%20-%20Radsource
>
> This is an example of how images are shown in my tiddlers, but usually my 
> tiddlers won't be this long......this one is long because it's clipped from 
> a web article. Once setup like a lightbox, I am thinking of clicking on one 
> of the image within this tiddler which then get shown in a lightbox, then 
> with further click on the arrow button, I will be able to see the rest of 
> the images faster.
>
> On Wed, 17 Aug 2022, 06:33 Charlie Veniot, <cj.v...@gmail.com> wrote:
>
>> Maybe.  The amount of pain involved depends on what you mean by images in 
>> the current tiddler and how challenging it is to create a fitler to grab 
>> those pictures.
>>
>> What I've built is based on each image being in a dedicated tiddler.  As 
>> per my philosophy of componentization, I would not keep a bunch of images 
>> inside one tiddler: that does the opposite of facilitating reuse.
>>
>> I think it would be helpful to see a tiddler that shows how you keep 
>> multple images in one tiddler.
>>
>> On Tuesday, August 16, 2022 at 6:35:43 PM UTC-3 arunn...@gmail.com wrote:
>>
>>> Hi Charlie,
>>>
>>> I have two doubts
>>>
>>> 1. Is it possible to view the images only in the current tiddler using 
>>> this lightbox. Images are using this format - [img[]]
>>> 2. Also can we use some filters to view images (having [img[]] format 
>>> )within tidlders with certain tags or fields?
>>> On Monday, June 13, 2022 at 4:04:29 AM UTC+5:30 cj.v...@gmail.com wrote:
>>>
>>>> Download the attached and drag into TiddlyWiki.com
>>>>
>>>> There are two tiddlers, but you only need one of them:
>>>>
>>>>    - LightBox tiddler (this is the only one you need)
>>>>    - Sample LightBox Setup (this one just to show how to use the 
>>>>    LightBox tiddler
>>>>
>>>> To create a new LightBox:
>>>>
>>>>    - create a new tiddler
>>>>    - add a filter transclusion in the text body as per the Sample 
>>>>    LightBox Setup tiddler
>>>>
>>>> So a filter that looks like this:  `{{ [regexp[.jpg]sort[]] || 
>>>> LightBox}}`
>>>>
>>>> Give 'er a spin and let me know what you think.
>>>>
>>> -- 
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "TiddlyWiki" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/tiddlywiki/5D9Pm0zBPYI/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to 
>> tiddlywiki+...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/tiddlywiki/adf1af8d-b3e3-480d-b5d3-90117b2b4d5en%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/tiddlywiki/adf1af8d-b3e3-480d-b5d3-90117b2b4d5en%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
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/5a4dee92-c712-45b3-be6d-9d10d88c339fn%40googlegroups.com.

Reply via email to