How to change search engine URL bar?

I changed the settings in Web+ for the “Search page” and it does bring up the new engine when I use the URL bar for a search. However, it doesn’t pass the text from the bar to the search engine. I saw that there were query parameters in the URL in the settings for Google, but I didn’t replicate those. Now I don’t remember what they were. If this is possible to do, please tell me what to add to the settings URL. Does it matter which search engine? I’m switching to DuckDuckGo.

Thanks!

I remember it being something like %s but I may have forgotten.

In recent nightlies, there’s a tooltip on the search engine field: “%s - Search term”.

Easiest to get it right is to go the search engines website, do a search and copy the resulting URL in Web+'s locator. Paste it into the search page text box in Web+'s settings and replace the term you searched for with “%s”.

In case of DuckDuckGo, it’s https://duckduckgo.com/?q=%s.

BTW, recent nightly WebPositive’s (or even since Beta2, I forgot…) have shortcuts for various sites. So you just have to enter the one-letter-shortcut followed by your search term in Web+'s locator.

  • “g” for Google
  • “b” for Bing
  • “w” for Wikipedia
  • “d” for DuckDuckGo
  • “a” for Baiku
  • “y” for Yandex
  • “e” for Ecosia
  • “q” for Qwant

Maybe this should be added to the tooltip until there’s a proper search engine management GUI?

2 Likes

Is it possible to edit these shortcuts without recompiling Web+?
i.e to add Startpage that I’m using from time to time.

Nope, there isn’t a proper search engine management GUI yet.

1
2
I am used to launching my searches from a mobile applet on the Desktop, choosing between different sources, search engines and not; I wrote it with a bad combination of yab + shell scripting, but it works as it should.

[ edit ] sorry for the previous bad formatting

6 Likes

There i can use your yab script? Sounds interesting

1 Like

Very nice little tool. I like it.

Interesting to see, the way, other people using yab. I am long time yab developer and i hope this is not your last work using yab.

I started using yab more than 10 yrs ago when it came to BeOS/Haiku, because I had some ideas about apps but hadn’t any c++ skill

I logged off Haiku 9 yrs ago due to lacks of time/ supported hw , and only recently I found a decent system where I can run it and due to COVID I have a lot of time to spend @home so I’m dusting off my old scripts and renewing them with some new ideas and adding more consistency between them, it could appear as a weird flex but this is my Desktop with my applets

From left to right

hangtag, to manage META:keyw index and tag my files

memento: a memo holder

weblaunch : you know it

JamBox : a tiny playlist maker, the db is managed by awk

mailpreview : to have a glimse of new mails, quite unesuful because my prefered account is on web and not local

relationships : as above, not useful anymore, drop an email and it will find any related mail by sender, thread, date and status

slidingtime : a resizable clock and calendar, it remembers me how the time slips away so fast like a fake thing

screenshot2

2 Likes

Would be fine your apps are available for all. You can give them to, listed on our repo, if you like.

Https://software.besly.de

I am working on my yabDevelopentStudio (Modular IDE) and concept and trying for dev examples. Last work a OXO game with KI.

I’ve uploaded my scripts on my website
http://ta.me.ly
So if you want you can try them and give me hints and opinions commenting on that blog

download of your programs are broken.

I know, i’m cleaning up the code, i’ll warn you when I’ve done

The folder is shared again, I also put a zip of Bouncer, this doesn’t have a page on my site yet to explain how it works, it’s a suite of different scripts meant to work in tandem with Filer to bounce unwanted emails

Drag your email to Filer where you defined to pass mail to the bouncer shell script, this will check if the sender is on a black / white list and apply the action chosen above, the yab script acts as a GUI where you can set / change where a sender is stored, you can drag e-mails or personal files to extract the mail account and set / change action for black / white / gray list (a contact is in the gray list when not belonging to the list B || W)
This is an explanatory video I made with BSC

This is a video from JamBox,

a sh script builds a db of any audio file stored on bfs volumes and extracts artist, album and title and track number from the attributes, so if you don’t have any files on your haiku discs or they don’t have audio attributes (this can be solved using ArmyKnife ) it will not work

The yab script, using awk, fills the drop-down menus with the related attributes (artist, album, title track), so you can hierarchically select what you want, step by step; you can skip a step by pressing the left icon (i.e. select ACDC, click album icon to select all, click play icon to play all tracks), you can do direct searches, you can do parallel searches (i.e. you remember the title of a track but you don’t remember the album or artist, put the string Bohemian and search, select the track Bohemian Rhapsody, click on the artist or album icon and that’s it, you found the artist / album you were looking for; at the end of your selection press the play icon to create an m3u file that will be played by MediaPlayer, you can immediately play a partial selection by pressing ALT-S or from its menu

1 Like

No files to download

Probably the folder was temporarily not accessible while I was uploading the latest archives but should be reachable now

No files available

https://drive.google.com/drive/u/0/mobile/folders/1Pd_2vRm9u8v5f4vBDRAoqyHlvelyXkqK?usp=sharing ?