Hi Mohammad > Is there any way to distinguish between user field and system field?
No. But the set of system fields is essentially fixed and so can be hard coded something like this: <$list filter="[tag[x]fields[]] -text -title -modified -modifier -color -tags -list> </$list> Best wishes Jeremy. > > > Assume you have several tiddlers tagged with x and have fields > > system fields like: title, tags, type, text, ... > user fields like: myfield, yourfield, ... [those created by user NOT > Tiddlywiki > > And then > > <$list filter="[tag[x]fields[system]]> > > > </$list> > > > or > > <$list filter="[tag[x]fields[user]]> > > > </$list> > > > or something similar? fields:system[]? > > --Mohammad > > -- > 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] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/405eca5e-08c8-4339-b0b5-4634eef32b08%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/405eca5e-08c8-4339-b0b5-4634eef32b08%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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/A64EC7DE-165D-4506-9B6E-276B355D857F%40gmail.com.

