On Monday, January 11, 2016 at 9:02:09 AM UTC-8, cmari wrote: > > @Eric, thanks, this worked perfectly. I had tried suffix, but didn't think > about also using prefix. (Oddly, <<listitem>> actually worked as you > originally posted it, without changing to <<currentTiddler>>. This was > discouraging because I couldn't figure out where it came from and thought > it was (yet another) super-secret trick known only to the cognoscenti.) >
The reason it worked the first time is that <<listItem>> was undefined. Thus, tiddler=<<listItem>> didn't actually set the parameter, and it defaulted to using the value of <<currentTiddler>> anyway. Even though this works, it's always better, of course, to have the proper variables referenced to avoid any confusion (or give the appearance of super-secret tricks!) -e -- 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/71da3cbd-685c-4488-b2a5-d2780d63c3ed%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

