Hi, The recent post from Beer Tobias https://groups.google.com/forum/#!topic/TiddlyWiki/4K6EGJHmzSE explains how to combine a sum or calc macro with a action widget to set a field into a tiddly.
I have a button that create new tiddly from template and would like that a counter field, part of the the new created tiddly, is increment to 1 based on the value store in the template Let say that my templateTiddler contains a "counter" field set to 5 initially When I click on the "New Tiddler" the value from the templateTiddler counter is retrieved, incremented, set to the new tiddler (action set-field) and set also to the template tiddler (for the next time I will create a new tiddler). Is that something easly possible with current widgets ? Thanks for your answer Regards Vpl -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

