Hi Bo,

If your tiddlers have the right created fields, you may use that to create 
your filters and lists. 

testTiddler:

<ul>
<$list filter="[!is[system]regexp:created[^201408]]">
 <li>
  <$link to=<<currentTiddler>>>{{!!title}}</$link> --- <$view 
tiddler=<<currentTiddler>> field=created format="date" template="DDD DDth 
MMM YYYY"/>
  </li>
</$list>
</ul>

see: 
http://tiddlywiki.com/#ViewWidget:ViewWidget%20%5B%5Bregexp%20Operator%20(Examples)%5D%5D%20%5B%5Bregexp%20Operator%5D%5D%20%5B%5BDate%20Fields%5D%5D

have fun!
mario

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/907a5993-1d0f-4e33-9f83-3f626ceca79a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to