On Thursday, January 28, 2016 at 3:37:19 PM UTC-5, Hegart Dmishiv wrote: Nice to see someone else came up with the same solution I did, Scott >
"GMTA," as they say. ;) > I see in your macro, line 7 contains your *caption_alt* field. Very cool. > Is there any advantage of one method over the other, of using a shadow > tiddler versus copying the core macro contents to a whole new macro as we > did? > Well, the existing macro *is* a shadow tiddler, so if we changed and saved it, we'd effectively "overwrite" the shadow, leaving our TiddlyWiki with only the new <$tabs> macro we just created. I decided to clone the core macro and give it a new name so that the basic <$tabs> from the core would still be available. That way, if <$tabs> gets major updates in the core somewhere down the line, I'll be able to see them in my regular tabsets — and adjust my home-baked <$tabs-altCaptions> macro accordingly. Best of both worlds, in my opinion! ;) -- 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/22c26df1-520f-4eed-b5f9-7b52ee8df1fb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

