View Single Post
Old 01-29-2022, 03:22 PM   #715
johndoe3444
Member
johndoe3444 began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Jan 2022
Device: Kobo Clara HD
I'm trying to put a duckduckgo image search button under the selection_search menu.

Like the one in the NickelMenu doc file but for images
Code:
#   menu_item :selection_search :Search DuckDuckGo :nickel_browser :modal:https://duckduckgo.com/?q={1|S|%}
The url for the image search adds "&t=h_&ia=images&iax=images" after the search term, I've tried adding that after the "}" and after inside the {} just after the "%" and neither have worked.

Obviously I have no idea what I'm doing, is what I'm trying to do feasible?
johndoe3444 is offline   Reply With Quote