Hi sini-Kit, Your plugin is great, but very difficult for me. I don't find clear > examples with filters, with the result list of tiddlers. >
Mhhh, in the examples <http://tobibeer.github.io/tw5-plugins/#eval> there is one called *outputting input titles with a truthy value*. I cant understand why, and how to put it in filter and get the title of > tiddler if "true" So, it works like this: {{{ [[]eval:$[{{!!foo}}>1]] }}} Note the *$* suffix! This instructs the eval filter to return titles with *truthy* values instead of the values. Best wishes, Tobias. -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/ca4d0e2d-cf40-4560-8371-2f2bf9bf239d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

