Now that I can make a tag cloud that reflects checkbox states across
various tiddlers, how would I go about resetting all those checkboxes
back to an empty state?
In CheckboxPluginInfo (
tiddlytools.com) it says this:
You can set the default refresh handling for all checkboxes in your
document by using the following javascript syntax either in a
systemConfig plugin, or as an inline script. (Substitute true/false
values as desired):
config.checkbox.refresh = { tagged:true, tagging:true,
container:true };
but I don't know what that's talking about. I made a tiddler with
that in it and put systemConfig on it and reloaded, both with all true
and all false, but nothing happened to the checkbox states.
Does anyone have any experience with this? I asked a similar question
in 2007, but the script that helped is no longer there at tiddlytools.
Thanks,
Dave