For those who want to know what I ended up doing: I needed something easy and decided to go with the following for my tiddler for June 19, tagged 'date'
`<span class="indent1"><hr><$list filter="[tag[19]sort[title]]"><span class="bubble"><$transclude field="temas"/></span><br><br><$transclude field="text" mode="block"/><hr></$list></span>` where 19 is the tag I add for anything created on the 19th. Then I have a June tiddler with the following: <$list filter="[tag[date]sort[title]!title[$:/.fechatemplate]]"><h3><$view field="title"/></h3><$transclude field="text" mode="block"/><br></$list> Then from the June tiddler I create a static as I update it: http://recursos.giffmex.org/2016/junio.html Dave On Saturday, June 18, 2016 at 1:36:11 PM UTC-5, David Gifford wrote: > > Hi all > > Is there a way to do a list filter to transclude the tiddlers created on a > certain day, and sorted from most recent to least recent (down to the > minute)? I want to have a tiddler entitled June 18 2016 and showing all the > tiddlers created in that day, ordered from most recent to least recent. > > Dave > -- 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/c486c9db-4a25-467d-8009-6ab448c2f6b2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

