Thanks for your answer, Yes the root need behind my request is to find a way to increment a field value. I need to retrieve a field value, increment the value and set back the field value.
I'm turning around the different widgets capabilities but cannot find a simple way to do that. Any help from the experimented community would be welcome. Thanks in advance Le samedi 29 novembre 2014 05:06:01 UTC+1, Mark S. a écrit : > > You could store the result in a tiddler or tiddler field. > > It looks to me like the action-set widget could be readily modified to > have some additional syntax: > > +field="value" > > so that the "field" of the tiddler where the value is to be stored would > be incremented by the amount of the "value" (which in this case would be > "1"). > > Mark > > On Friday, November 28, 2014 3:41:36 AM UTC-8, vpl wrote: >> >> Hi, >> >> I'm creating a small project mngr tool using tiddlyWiki wiki and I'm >> stoped on a small point (due to my lack of API understanding) >> I create tasks using the template and widget button. >> My NewTask button launches a Task template containing different field. >> One is called taskId. >> I would like to increase this field each time a new task is created. >> >> The new ActionSetFieldWidget can be used (thanks to the latest version >> !!). >> But how to retrieve a global variable value for the taskId that we would >> increment each time a new task is created ? >> >> Thanks for your guidance >> >> Signed: A Fan of TiddlyWiki >> >> >> -- 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.

