thus to get rid of "foo" in my previous example all I have to do is:<$action-setfield $tiddler="data" $index="foo"/>
this possibility should be recalled in the doc of $action-deletefield.
and why is there not any $acion-deleteindex?
well, the current way of deljeting an index is not very satisfying from the readability point of view. so yes, an $action-deleteindex is as justified as $action-deletefield. and if not, then $action-deletefield should get an $index parameter.BTW, I think it would be good to allow for a "getfield" homonym for "get" filter operator, for a naming consistency.
well, the current way of deljeting an index is not very satisfying from the readability point of view. so yes, an $action-deleteindex is as justified as $action-deletefield. and if not, then $action-deletefield should get an $index parameter.