Hi Tobias, this looks very interesting. For those of us less experienced, where would I find copy/paste code as examples?
When I copy/paste code from http://tobibeer.github.io/tw5-plugins/#make-Examples, for example: ! ! Simple // Creates a new unique title based on the current tiddler: // <<` """{{{ [[]make[]] }}}""">> I don't get anything; probably not a surprise to you! Thanks! //steve. On Saturday, December 19, 2015 at 1:48:02 PM UTC-5, Tobias Beer wrote: > > Hi folks, > > As created, discussed and announced in the context of this thread > <https://groups.google.com/d/msg/tiddlywiki/fmMtVlUmlG4/LmbxE_vdBgAJ>, > I made a new *filter* plugin called tobibeer/make > <http://tobibeer.github.io/tw5-plugins/#make> to be found at: > > http://tobibeer.github.io/tw5-plugins/#make > > It provides the *make* filter which allows to > batch create new titles (or modify input titles) > using flexible patterns including: > > - date-stamps > - random strings (incl. uuid) > - count, increment, max > - variables and text-references > - and always that mechanism to ensure a created title is indeed unique > > For those already following its development, > for the last release 0.5.5 > <https://github.com/tobibeer/tw5-make/releases/tag/0.5.5>, I added these > options: > > - now handles input titles as well > - added options sep, tiddler, unique > - added placeholders %title%, %tiddler% > - added test-suite > > If you use it to generate random strings, > I recommend you combine it with tobibeer/setvars > <http://tobibeer.github.io/tw5-plugins/#setvars> (announcement > <https://groups.google.com/forum/#!topic/tiddlywiki/LtRRa1iW8Z4>), > for the simple reason that it will not refresh a computed random string at > every click (details > <https://groups.google.com/d/msg/tiddlywiki/6SyZtodCsm4/sctMoax1BwAJ>). > > Best wishes, > > Tobias. > -- 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/be9590f9-9dcb-4eb7-9683-8353f1de1ef7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

