On Thursday, September 12, 2019 at 1:13:32 PM UTC+2, @TiddlyTweeter wrote: > > PMario wrote: >> >> I think, we should talk a little bit more about the specification and >> then about the implementation. >> > > I can't help technically. > > But I can comment on how I could use it... >
Yes, that's what is needed atm. > 1 - To select a number between 0000 and 3999 (use for the random showing > of an external image library where images are named 0000fw.jpg through to > 3999fw.jpg) . > Click and next random loads. PS: There are no tiddlers for the images, > its simply invocation of an external filename in a gallery. > This points out, that in your usecase you may have up to 4000 images. ... The "number space" with 4 digits is 10000 images 0000 ... 9999. So "auto" creating names with eg: the range operator isn't possible. Because it doesn't know about a "leading zeros" template like the TW date-format. IMO "edge-case" info like this is important, prior to an implementation. > 2 - Rotation. To provide fresh content on start-up randomly loading 1 of > 30 different tiddlers tagged "startup-30". They may have any title. > This seems to be a standard-case szenario. -m -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/f26f5e61-782a-40d4-bb37-edc5e6aa6f96%40googlegroups.com.

