Hello,

I am trying to do something similar but it is not working:

<$list 
filter="[tag[meeting]sort[meetingdate]filter:meetingdate/^{{!!year-month}}/]">
where field *year-month* equals 2014-02 within the tiddler but nothing 
shows up.

But
<$list filter="[tag[meeting]sort[meetingdate]filter:meetingdate/^2014-02/]">
works ok.

What am I doing wrong?

Thank you very much for your help.

Regards,

Adolfo Delorenzo



On Thursday, December 5, 2013 3:17:51 PM UTC-2, Matt4 wrote:
>
> Sorry if this has been asked already but I just spent 20 minutes searching 
> and couldn't find it...
>
> How would I grab the value of a field in the current tiddler to use in a 
> filter?
> For example, I want to set up a list of tiddlers that are tagged with the 
> the current tiddlers field value.
>
> So, if I am using the current TW5 site, I could create a new tiddler and 
> put this in it:
>
> <$list filter="[[concepts]tagging[]]"/>
>
> To get a list of all the tiddlers that have the concepts tag. 
> Now what if I had a field on my new tiddler with the value 'concepts'. How 
> would I pull that into my list filter instead of writing out 'concepts'?
>
>
>

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to