If we would change this line in the timeline macro

<$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/bb391c72-3645-45fa-a8b5-cd614d61a683%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to