Thanks for the help! I changed the limit in
$:/core/macros/timeline so I'm happy for now, though a configurable parameter (not breaking at updates) would be great in the future. Thanks, again! /Daniel Am Dienstag, 3. Mai 2016 12:17:57 UTC+2 schrieb PMario: > > If we would change this line in the timeline macro > <http://tiddlywiki.com/#%24%3A%2Fcore%2Fmacros%2Ftimeline> > > <$list > filter="[!is[system]$subfilter$has[$dateField$]!sort[$dateField$]limit[$limit$]eachday[$dateField$]]"> > > ^^^^^^^^^^^^^ > to > > <$list > filter="[!is[system]$subfilter$has[$dateField$]!sort[$dateField$]eachday[$dateField$]limit[$limit$]]"> > > ^^^^^^^^^^^^^ > > and set the limit to eg: 3 it would use the last 3 dates, where tiddlers > have been changed. ... It still would show all tiddlers from the group > > -m > PS: We should probably create a new timeline macro, with a new > limitNumberOfLinks > > -- 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/1053be62-8684-4919-9f42-ae0e8448bb5e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

