If you don't mind having to create a filter with parts in it for every month/year, then this might work (I've done just 2 months here, 07 and 08):
<$list filter="[removeprefix[201608]addsuffix[.08.2016]] [removeprefix[201607]addsuffix[.07.2016]] +[sort[]]"><$view field="title"/> <br/></$list> If I might suggest, there might be a better way. How are you making the tiddlers now? Whatever mechanism, perhaps it could simultaneously date stamp the caption field (or some other field) with the german date format. Then your filter could be very simple, just selecting which field you wanted to sort on. Good luck! Mark On Tuesday, August 9, 2016 at 6:43:51 AM UTC-7, The Bo wrote: > > Hey Mario, > > thanks for your support! > Ok... every tiddler in my TW-project is starting with the american date > format yyyymmdd for better sorting. > Now I would like to seperate yyyy, mm and dd to build a german date format > like dd.mm.yyyy and put it in a dynamic table via $list. > > Regards, > The Bo > > Am Dienstag, 9. August 2016 14:33:19 UTC+2 schrieb PMario: >> >> Hi Bo, >> >> I don't know an easy solution out of the box. ... If you describe, what >> you want to achieve, imo it may be possible to find an easy (and existing) >> way. >> >> -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/af9eba4b-dde0-419b-981c-84fe96956389%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

