Hi guys A stupid question but I don't understand what the rational behind this ... When I create a basic tiddler with this code the "todel" field is set (even not created) I've tried to specify the $tiddler as <<currentTiddler>> but that does not work ..
Thanks very much for any help .. Regards \define macro_init() Hello guy <$action-setfield $tiddler=<<currentTiddler>> $field="todel" $value="init_value"/> \end <<macro_init>> -- 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/7c095de3-bf30-41af-aa7b-a06f0c8e0652n%40googlegroups.com.

