veniosg / JustSearch

Search from anywhere, skip the bloat
MIT License
38 stars 6 forks source link

allow to modify urls #23

Closed ghost closed 5 years ago

ghost commented 5 years ago

hello it would be very useful to be able to edit the url of engines because you can pass several parameters in the url, thanks. longpress on an engine to edit it would be perfect

veniosg commented 5 years ago

Hi Lockdis, thanks for the request. The "Custom" option is my preferred solution for this use case at this point as it optimizes for the common, unmodified usage of the providers by keeping the actions minimal and UI clearer. Long press is ok, but I wouldn't want to allow completely custom urls for the static options. Maybe allowing icon customization for "Custom" is broader, easier and would completely cover this too.

ghost commented 5 years ago

i have managed to add parameters to urls in the source and to compile the app, thanks.