When I am building my new plugin, at some point things get really slow. 

Can you help me understand where I Can optimize please? I am lacking some 
basic understanding.

1. question
if I hide something (a filter) with the *reveal widget*, will it be 
bypassed or will it still run the filter but not show it? or is there a 
better  way (for speed) to toggle between things?

2.question
is there any advantage in combining filters vs. nesting them?

example:

reveal if field[x]
  list filter tag[y] limit[1]
   stuff to show

  /list filter
/reveal

vs

list filter field[x]tag[y] limit[1]
  stuff to show
/list


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/d691e156-4d86-45ed-9307-12a0191fb7e2%40googlegroups.com.

Reply via email to