"Index" makes sense to me. Especially since you can assign your own variable name to avoid crashes with existing code. "Index" is not overloaded in the context of the list widget. In terms of personal preferences, I would avoid long, camelcase names which just makes it easier to break code by a simple typo.
Thanks! On Sunday, April 25, 2021 at 8:03:52 AM UTC-7 [email protected] wrote: > > I'm not all that crazy about the choice of "index" as the keyword to > handle that. > > To me, index means index to an item in a data tiddler. > > Now index means *that* or *this*. When somebody is referring to index, > in what context? As in data tiddlers, or as in numerically identifiying > <$list> items in a sequence? > > Overloading the word index. That annoys the daylights out of me. > > > Does anyone have any thoughts on an alternative? > > Perhaps “counter”? > > Perhaps it should actually be “counterVariable” for consistency with the > existing “variable” attribute. > > Best wishes > > Jeremy > > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/4f050da3-0c18-479c-8ae4-fcf2ed5b50ebn%40googlegroups.com.

