Also, anticipating the need to span years eg. 1st December 2013 to 1st Februrary 2014, how would you do that?
Again, many thanks for your help on this. On Sunday, 2 March 2014 00:44:32 UTC, Jon wrote: > > Thanks, Stephan. > > I got that to work although I notice that altering the day > > eg. <$list filter="[field:created/^20140(2|3*01*)/]"> > > doesn't appear to make any difference > > so <$list filter="[field:created/^20140(2|201)/]"> > > should just produce results for the 1st Feb 2014 but instead it produces > results for the whole month. > > On Saturday, 1 March 2014 23:35:56 UTC, Stephan Hradek wrote: >> >> >> >> Am Samstag, 1. März 2014 22:59:07 UTC+1 schrieb Jon: >>> >>> What else am I doing wrong? >>> >>> Nothing. It's a parsing bug because of the "|". Use the explict list >> widget: >> >> <$list filter="[field:created/^20140(2|301)/]"> >> >> >> > -- 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.

