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 [email protected] 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 [email protected] 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 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/adf1af8d-b3e3-480d-b5d3-90117b2b4d5en%40googlegroups.com.

