Hi Mario, thanks, that's great and perfectly works for my case! Creating a template by outputting the \rules-pragma and the content of the fields and than wikify the result, was an approach i was also after, but couldn't get it to work with Wikify, ViewWidget and the like. I wasn't aware of the FieldsWidget, thanks a lot!
Had fun, Mirko PMario schrieb am Freitag, 14. Mai 2021 um 17:47:46 UTC+2: > Hi > I did find something, but don't know if it fits your needs. > > \define template() > <$fields include=<<field>> template="\rules only html > > $value$"/> > \end > > <$list filter="html1 html2" variable=field> > <$wikify name=xx text=<<template>>> > <<xx>> > </$wikify> > </$list> > > A second / different version is in the attachment. It uses a template > tiddler instead of the \define. > > have fun! > mario > > -- 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/f684a5a9-57b8-48ba-940f-77271ea0121an%40googlegroups.com.

