Eric, FWIW, I'm using 5.1.21 so perhaps it's something about my plugin set. If it's helpful for anyone I can troubleshoot, but I was just chiming in here about my experience in case it reflected something larger than my own case. -Springer
On Tuesday, January 7, 2020 at 3:19:38 PM UTC-5, Eric Shulman wrote: > > On Tuesday, January 7, 2020 at 9:58:23 AM UTC-8, springer wrote: >> >> Eric, I just tried copying your "select and delete" code over to my >> tiddlyspot, and found that the checkboxes had no visible text next to them >> (only the gear-icon next to most). Hovering over each showed a hint (at >> bottom of browser where link URLs are previewed), but the checkboxes were >> otherwise anonymous-looking... Any clue what would account for that? >> > > Normally, the <$link> widget has content to display, like this: > <$link><$text text=<<currentTiddler>> /></$link> > > However, if the desired content is just to display the current tiddler > title, you can use the <$link /> abbreviated syntax > > This abbreviated syntax was added in 5.1.20, so perhaps you are using an > older revision of the TWCore? > > Here's the github discussion about this newer syntax: > https://github.com/Jermolene/TiddlyWiki5/issues/3974 > > -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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/2049354f-b625-4bb7-8b96-afd6f4e531c4%40googlegroups.com.

