Hi Tony,
I’m familiar with the $link widget and its usefulness in building dynamic links. Unfortunately I’m not familiar with Javascript, which is what I imagine I’d need to edit, as the plugin doesn’t use wikitext templates to render results.
From my scanning of the Javascript tiddler, it uses the tm-navigate to handle navigation to a selection, so my problem isn’t with linking, it’s just with adding an additional option to the dropdown list. I’d initially hoped I might be able to do this by adding an extra filter step to $:/plugins/souk21/commandpalette/CommandPaletteSearchSteps, but since I also noticed this.tiddlerOrShadowExists in the Javascript, I suspect it won’t return a nonexistent title.
Still, thank you for your effort. I think we can probably let this one lie until someone comfortable with Javascript and/or this particular plugin comes along.