I can't figure out if it is possible to use tiddlytools
CheckboxPlugin[1] to toggle between two custom field values -
alternatively how else to do it.

The application is in TiddlySpace to toggle the field "server.bag"
between

spacename_private and spacename_public

I.e a checkbox to set the tiddler as public or private... but in
CheckboxPlugin I can only find how to toggle between true and false
for a field, not for other values. Is it possible? How else?

I intend to use this in a forEachTiddler with something like:

<<forEachTiddler ...
write '"<<checkbox [[server.bag@"+tiddler.title+"]]$))\n"'
...

(The purpose is to get lists in TS where it's easy to publish/
privatize the filtered tids)

Thank you!

<:-)


[1] http://www.tiddlytools.com/#CheckboxPlugin

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to