On Monday, August 6, 2018 at 8:23:18 PM UTC+2, Mark S. wrote: > > What do you mean by "generated" ? There's hmm ... 3 ways I can think of > to create tiddlers, one of which has tiddler-collision built-in. If you use > that (ActionCreateTiddlerWidget) then it will automatically make a new name > if there is an existing name. >
The use case is this: I'm currently creating a bigger wiki to use in my work and I occasionally need some quick "special thing" like several tids with some extra pre-set fields or similar. So rather than go searching for a proper solution for this I whip up some button for it or some listwidget that makes a table with EditTextWidgets etc. This is what I mean with "generated". I often only have indirect control of the titles (e.g via a filter) and might assume they don't already exist. ActionCreateTiddlerWidget - oddly, I'm not even sure I knew about this!!!? I think my default has been to use tm-new-tiddler or ActionSetFieldWidget. Thanks! The other approach would be to check for the existence of a tiddler, and > skip creating it, perhaps making a report so you can handle it per case. > Safety checks rather than actual prevention of overwrite might, yeah if the circumstances allow. Thanks again. <:-) -- 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/a1c56975-5b40-40bd-ba40-d4165f280903%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

