*1)* I wish to identify which tiddlers have the *current tiddler title* - say " *foo*" - listed in their *paragraphs* field.
<$set name="parent" filter="[all[tiddlers]has[paragraphs]search:paragraphs <currentTiddler>]"> ...but "search" is too greedy, accepting both tiddlers regerdless if they have "foo" or "fooX" in the paragraphs field. How can I restrict it to only accept exactly *foo*? *2) @Mark S... and perhaps @Jermolene* It turns out the text-slicer is much too complex for me. It probably covers what Article Tiddlers aims at and I'd be more than happy if it were redesigned so it provided a good UI for this, but as it stands it was clearly created from a different starting point *3) @Matabele* Some experiments with *replace[]* look promising. Thanks for that tip. <:-) -- 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/3bf339dd-ce1c-40a8-a1db-4c45f9b05bba%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

