I have a question which is hopefully easily solved. I have the following list filter:-
<$list filter="[is[system]] [is[shadow]] +[search<Search Phrase>]+[tag[Hidden Data]]" template="$:/core/ui/ListItemTemplate"/> This search produces a list of my custom hidden tiddlers that contain a particular search phrase, eg $:/Tiddler A $:/Tiddler B I have been trying to use the removeprefix to omit the $/ part and thus return a link to the non-hidden version of the tiddler, eg Tiddler A Tiddler B I am not sure if I have my bracket wrong or if it's because I am using a search rather than a tag filter, but I can't get any removeprefix example to work in this context? -- 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/7e30489c-6eaf-47b1-a8a6-24d7085ccbc6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

