A seemingly simple use case that I am having a lot of trouble trying to get working.
I would like a dropdown and a text input field. The dropdown can select a field name from a pre-set list, and a search term can be typed into the entry field. Either while you type, or via the use of a “Search” button, this tool will search through all tiddlers for that specified value in the specified field.
I think the main sticking point for me is that I am not sure if it is possible to use a variable for the suffix of a filter parameter ([search:field[term]] in this case). Can I make the field suffix variable, and if not, is there another way to do what I am trying to do?
Thanks!
Scribs
, and actually is still none the wiser despite it. So thanks!!! It’s remarkable how often I’m struck with some wikitext syntax issue, and with some random browsing in this forum, found the exact answer in an ongoing discussion 