Brian,
Thanks for catching that. The proper wildcard is (q), but if you use
%s when creating/editing your command, it will automatically
substitute the (q) when saving the command. I've just now changed the
ambiguous reference to %s on the command creation page, to prevent
confusion.
This opens up a larger question that I've been considering.. Should
Queriac's command structure be modeled after YubNub's? I know the
YubNub style draws inspiration from Unix-style string replacement
techniques, but initially I wanted to implement something a little
more clear for newbie users. For the moment, Queriac just does simple
single replacement of the wildcard, like Mozilla quicksearches, but
implmenting something more flexible is at the top of my priority list.
Anyway, I'd love feedback on this.
Thanks,
Zeke