Hi all!

Very happy to use TiddlyWiki. I'm able to classify my information far 
better than in Evernote or OneNote.

I'm trying to filter a list based on the Tiddlers title, but not successful 
so far.

Here is my code snippet:

<$list filter="[tag[Book]tag[Napoleon Hill]sort[title]]">
  <$link to={{!!title}}><$view field="title"/></$link>
  * Library: <$view field="library"/>
</$list>

I tried tag[{{!!title}}] but that didn't work. Is there a way to insert the 
title as a parameter of my filter?


And if possible, is there a way also to reuse this snippet in many 
tiddlers, without copying and pasting?

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/098af50f-738b-400b-92ec-5736866045ed%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to