Is there any way to distinguish between user field and system field?

Assume you have a tiddler called tidA


   - 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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5e16782e-99d4-42a8-b6fb-6fca9c5b1c58%40googlegroups.com.

Reply via email to