Hi All,

I have a list filter like the one below

<$list filter= "[tag[Journal]]">
<h2><$view field="date1"/></h2>
<ul><$list filter="[date1{!!date1}]"><li>{{!!title||journalEntry}}</li>
</$list></ul>
</$list>

Whenever I am using this in Firefox, the entire list of system tiddlers pop 
up. I am not sure why this is happening. I tried the same in tiddlywiki.com 
with the below and the same issue popped up again.

<$list filter= "[tag[task]]"><h2><$view field="date1"/></h2>
<ul><$list filter="[date1{!!date1}]"></$list></ul>
</$list>

The question is, is my usage correct? or is there any problem anywhere 
which I am not able to identify?

Thanks!
Shash

-- 
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/410850bd-5bb9-4067-aee1-a1f06b6e6631%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to