You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
CandySign
changed the title
Addition of Weby Plugin and suggestions!
Suggestion about Weby multi-input
Dec 12, 2023
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
The text was updated successfully, but these errors were encountered: