Hi! Again. :) I noticed another thing. If the article doesn't contain the defined section and still gets randomly chosen, the display is weird. For example, one of my outputs is: tpl="*... that %0?\n", and the result for an article that doesn't contain the defined section is: * ... that ? The script basically presupposes that each article contains that section. One way around is to add a tag to each article which contains the defined section and then have the script parse only those articles. Just thought I'd share.
w On Feb 19, 11:19 pm, whatever <[email protected]> wrote: > Hi! > I tested the new version. It works as advertised, but there is an > interesting thing I noticed. When max=4, it takes the last 4 modified > articles, but as soon as max=5 or more, it takes the last 5 (or more) > +1 articles. No biggie, just interesting. :) > > w > > On Feb 19, 9:45 pm, Tobias Beer <[email protected]> wrote: > > > Ouch, sorry... > > > It's good that you point it out. > > > 1) One of the errors is something that I had fixed in the version > > posted on my tiddlyspace, yet forgot to correct in the one called > > "single purpose script". So actually, my last version gave you random > > tiddlers, but from the wrong end :-D > > > 2) However there was another error in the break condition which > > resulted in the script taking one tiddler too many. > > > Grab the corrected version from here... > > >http://pastebin.com/nXjn09g6 > > > Cheers, Tobias. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

