Hello, I'm trying to figure out the syntax for the below -
A tiddler "Tiddler 2" has a field "depends-on" with value "[[Tiddler 1]] [[Tiddler 3]]". Each each these two tiddlers has a field "sequence". Let's say "Tiddler 1":sequence=1 and "Tiddler 3":sequence=2. I'm trying to parse the list of "depends-on" and get the max value of "sequence" and then increment that number by 1 and assign that value to "Tiddler 2". In this example "Tiddler 2" will have the "sequence" value assigned as 3 Please help me with figuring out the syntax to achieve this Thanks, Bhilhanan Jeyaram -- 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/1ac75aff-209b-416f-900e-42f1c5efca51n%40googlegroups.com.

