Am Dienstag, 4. März 2014 15:18:11 UTC+1 schrieb Adolfo Delorenzo:
>
> 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?
>
"{{!!year-month}}" is not a valid regular expression.
If you need to have fields placed in a regexp-filter, you need to use
macros and maybe variable substitution.
--
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.