Hi, 
I'm not sure, what you try to achieve but it you test this:

<$list filter="[all[current]]"><$view field=title></$list>

<$list filter="[<currentTiddler>]" ><$view field=title></$list>

imo the second example isn't a valid filter, since it never produces a 
list. 


-----


If you want to enable speed measuring in your TW, you can enable it like 
this: 

open: http://tiddlywiki.com/#%24%3A%2Fcore%2Fmodules%2Fstartup.js

at line 20 set

// Set to `true` to enable performance instrumentation
var PERFORMANCE_INSTRUMENTATION = false;

to 

// Set to `true` to enable performance instrumentation
var PERFORMANCE_INSTRUMENTATION = true;

Save and reload the TW. 

The browser console [f12] will show you some performance info. 
-m

-- 
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/9f467234-e6bf-44c2-a121-553017b6e5d9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to