Sorry, Stephan I can't get this to work.

Using, {{{ [field:created/^YYYYMM/] }}} how would I return the tiddlers 
created between 1/2/14 to 1/3/14?

Thanks, Jon

On Saturday, 1 March 2014 19:22:47 UTC, Jon wrote:
>
> That's great, thanks Stephan.
>
> On Saturday, 1 March 2014 19:13:38 UTC, Stephan Hradek wrote:
>>
>> There is no numerical comparisson. So you need to write a regular 
>> expression matching your dates.
>>
>> /^(201312|20140[12])/ would for example give you everything from 
>> 2013-12-01 to 2014-02-28
>>
>>

-- 
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