> why can't I just itterate through all the fields of the current tiddler 
> and set them to null?
>

The quick answer is because it hasn't been implemented yet.

A slightly longer answer is that the list widget shouldn't have any side 
effects because those side effects would happen each time the widget is 
refreshed, which can happen at arbitrary times leading to undefined 
behaviour. Then I think it gets into how the backend handles information 
being passed between widgets or something, someone with more knowledge of 
that would have to answer. There has been discussion about changing the 
list widget somehow so that it can be used to generate a sequence of 
commands that a button or something similar can trigger to do what you are 
trying to do. There may be a github ticket for it, I am not sure.

-- 
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.

Reply via email to