LaunchyQt
LaunchyQt copied to clipboard
Suggestion about Weby multi-input
Hi, I love using Weby plugin and I've always wished for way to have multiple user inputs: First user input would be (%s1) and each end of user input would be marked by pressing Tab again for example: Name: Distance Between https://www.google.com/maps/dir/%s1/%s2/%s3
This is just one example, having multiple user inputs is very beneficial imho
Edit: While reviewing the original Weby.cpp I've found this comment:
// Also replaced %s with %1,%2,%3...
I confirmed that the feature is in fact present in the original Weby.dll by testing it as well, I hope it can be added to WebSearchPy