I made some improvements. Now you can edit the alternate fields the same 
way as the tags field. The drop downs listing existing items don't work 
correctly yet and all of the inputs for a single tiddler use the same 
temporary tiddler. Type in the text box to add a tag and you will see what 
I mean.
Other than that it functions correctly. I haven't packaged it as a plugin 
yet but there are only a few tiddlers if you want to take the code and play 
with it. I will hopefully get the code on github and package it all as a 
plugin soon.

I am not sure if this should go in the core or not. It is useful but while 
it is very similar to how the normal tags field is handled there are some 
changes that would either require some small bits of duplicate code or some 
small changes to the existing tags code. It shouldn't hurt much in the way 
of backwards compatibility but tags are such an important part of 
tiddlywiki I am not sure how much I trust it.

Also the list operator doesn't act on the input values the way I expected, 
so [all[]list[!!foo]] only lists what is in the field foo of the current 
tiddler, this means that I don't have a clean way to list all items in the 
other fields.

Any ideas, suggestions or questions?

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/024c7c2b-eb5d-4c8d-9f28-9ee392ed458f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to