Added to TW-Scripts On Saturday, July 20, 2019 at 5:50:04 AM UTC+4:30, Mark S. wrote: > > Example of fetching fields and values in current tiddler where field name > starts with "my" : > > <$list filter="[all[current]fields[]prefix[my]]" variable="field"> > <$list filter="[all[current]get<field>]" variable="value"> > <<field>> : <<value>> <br/> > </$list> > </$list> > > On Friday, July 19, 2019 at 5:19:38 PM UTC-7, Sebastian Ovide wrote: >> >> Hello >> >> I have a tiddler with several fields. Some have a specific prefix. Is it >> possible to list them ? >> >> example >> >> tiddler!!prefix_aaa, tiddler!!prefix_bbb, tiddler!!prefix_ccc >> >> 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/27f144c2-f70e-45cb-ad69-54161a8288fb%40googlegroups.com.

