This work for me
<div class="card-columns">
<$list filter="[tag<currentTiddler>]">
<div class="card border-primary mb-3" style="max-width: 21rem;">
<div class="card-header">{{!!title}}</div>
<div class="card-body text-primary">
<span class="h5 card-title">{{!!modifer}}</span>
<p class="card-text">{{!!text}}</p>
</div>
</div>
</$list>
</div>
There was a typo in the first $list widget check the filter.
--Mohammad
On Wednesday, September 18, 2019 at 4:53:26 PM UTC+4:30, TonyM wrote:
>
> Mohammad
>
> Actualy there is a need for a generic solution to handle tiddler titles
> this way, even if css has a method so I am working on that.
>
> Something like a recursive process that lists the first n then passes the
> rest to itself.
>
> Regards
> Tony
>
>
--
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/6af22e07-fc3e-458c-b1e6-9c48ecd438f8%40googlegroups.com.