Hi Josiah, On Sunday, January 14, 2018 at 6:01:54 PM UTC+1, @TiddlyTweeter wrote: > > I'm wondering if anyone has made a bulk Tiddler Population Maker (TPM)? >
You could try something like: <$button> <$list filter="[all[shadows]limit[100]]"> <$action-createtiddler $basetitle="My new tiddler"/> </$list> Create 100 tiddlers</$button> Please note that this just meant as a starting point, not a finished solution. Adding tags and modifying the title via user input should be easy. I'm not sure how to go about the "minute" caption field, however. Also, I'm not sure how to add leading zeros to the numbers in the title (if those are a requirement). This requires your TiddlyWiki to have at least 100 shadow tiddlers (which should normally be the case). Cheers, Stef -- 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/2627f81f-1516-484d-b34c-73a9412ebb00%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

