Hi Lee,

I think you can do it this way, even though it's probably not very efficient:

<$list filter="[!is[system]!has[f]]">
  <$list filter="[all[current]fields[]regexp[^f$]]" variable="ignore" >
    <$link><$text text={{!!title}}/></$link>
  </$list>
</$list>


Erwan


On 09/11/15 09:08, Changhoon Lee wrote:
I am trying to search field which does not have any value (empty space).

I can see these fields in user fields so It does exist somewhere.

I tried '[has[field]]' as a filter.

I don't know what filter I can use to find these tiddlers.

Lee
--
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 post to this group, send email to [email protected] <mailto:[email protected]>.
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/2e04ecbe-4091-4769-be39-f0e7fd3e12fa%40googlegroups.com <https://groups.google.com/d/msgid/tiddlywiki/2e04ecbe-4091-4769-be39-f0e7fd3e12fa%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

--
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5640E60E.4060209%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to