SearchEdit - search.ini Editor for Opera

SearchEdit v 0.4 released

, , , ,

After a long break we are happy to announce the release of SearchEdit 0.4 (build 082)

Changelog:

new features:
  • uniqueID support: SearchEdit is now ready for Opera Link synchronizing.
  • Multi searches: Emulation of Super Search. Parallel search in different frames or tabs.
  • insertion of standard searches (find in page, search in history)
  • export search engines to buttons or search fields
  • added copy/cut/past
  • added history of last opened search files.
minor changes:
  • disabled search engines are now greyed out
  • some icon changes
  • changes in the menu structure
  • SE accepts now ini-files without delimiter parameters. Thread
  • adding imported SE- or open search files after the selected line.
  • empty key warning now as option
  • double entry check: added line information
bug fixes:
  • double entry check
Download

Happy Birthday SearchEditSearch settings not fully supported in SearchEdit 0.4

Comments

each Monday, April 13, 2009 8:58:22 PM

Nice program, the "Multi searches" feature reminds me of an item in my wishlist I asked for ages ago.

Two things missing after using it for a while, for helping when sorting the entries.
One is favicons for the search engines, the same as in the opera search manager. The second is the ability to move more than one search engine at a time (holding down ctrl and selecting the engines to be moved as an example). If that is difficult with java then a way to select a couple of engines and have them grouped together, and maybe even adding separators automatically at the beggining and end of the group.

Mağruf ÇolakoğluZAHEK Monday, April 13, 2009 9:09:05 PM

Nice job..yes

mikko211 Tuesday, April 14, 2009 8:29:31 AM

@each
First:
Favicons are difficult, because SeachEdit must cache the icons on different ways: From searches of the standard search.ini and from personally searches. Searchedit can try to download and store the favicons or Searchedit can use the favicons from Opera. I dont know, what is the better way.
Second:
Multiple selection is possible with java. First it was easier to implement single selection, because SE should be a easy way to sort searches.

each Tuesday, April 14, 2009 10:45:55 AM

Originally posted by mikko211:

Favicons are difficult, because SeachEdit must cache the icons on different ways: From searches of the standard search.ini and from personally searches. Searchedit can try to download and store the favicons or Searchedit can use the favicons from Opera. I dont know, what is the better


Yes I see you point, and Opera people change the way they handle files from time to time, so if you ever plan to do this after two minutes of thinking this smile my vote goes for SeachEdit downloading the favicons.

Originally posted by mikko211:

Multiple selection is possible with java. First it was easier to implement single selection, because SE should be a easy way to sort searches


I had some time to think this and the second idea to create groups of engines with a gui (like the one for supersearches) seems like a better way to do this. So you have a window with all the searches, tickboxes next to each entry and a button to group engines together.

Nathalie AngelesAngeles Nathalie Wednesday, April 22, 2009 6:39:23 PM

up happy

dapxin Monday, April 27, 2009 1:33:02 AM

Is there a way to sort my list using this ?

Bausch PatrickPhilo007 Monday, April 27, 2009 7:32:43 AM

Yes. Use the move up and move down arrow of SearchEdit.

Double post deleted

dapxin Monday, April 27, 2009 9:42:50 AM

hmmmm! Isn't that easy to pull with a sort function so we have a one-size sorts all button ?

Bausch PatrickPhilo007 Monday, April 27, 2009 11:52:32 AM

Do you mean a button to sort search engines alphabetic or by search type?
Doesn't exist in SearchEdit 0.4.

tunayx Saturday, May 2, 2009 1:30:48 PM

New version is great, thank you.

xiborg Tuesday, May 19, 2009 11:47:31 AM

Great job. I have looked for (and forward) to this tool for a long time.

DiegoDeass Saturday, June 6, 2009 5:10:42 PM

Thank you! I love the program, and this version is wonderful!

Christopher Karl JohansenChristopher-Karl-Johansen Friday, July 10, 2009 7:28:13 AM

How do I set up SearchEdit and merge search.ini's in Xandros (Debian)?

Christopher Karl JohansenChristopher-Karl-Johansen Friday, July 10, 2009 7:33:08 AM

I copied my (WinXP) search.ini to (Xandros) /home/user/.opera/search.ini, but the order is somewhat scrambled.

Where is the Xandros "Opera install" directory?

[Edited to correct "WinXP."]

Alexsalexs Friday, July 10, 2009 9:49:54 AM

Originally posted by Chris Johansen:

Where is the Xandros "Opera install" directory?


In my sidux (Debian)
/usr/share/opera
you can find in shell with
whereis opera
or search for the default search.ini with
locate search.ini

Christopher Karl JohansenChristopher-Karl-Johansen Friday, July 10, 2009 6:27:20 PM

To elaborate: searches for Opera 9.64 on my EEEPC (Xandros) are somewhat but not exactly in the order that I ported from my WinXP

Originally posted by Chris Johansen:

I copied my (WinXP) search.ini to (Xandros) /home/user/.opera/search.ini, but the order is somewhat scrambled.



I had successfully merged, sorted, and inserted separators on my WinXP to my liking. I then renamed /usr/share/opera/search.ini (the "install directory"). Next I replaced /home/user/.opera/search.ini with the WinXP version, but no joy, it appears in a slightly different order.

How do I fix it?

mikko211 Saturday, July 11, 2009 3:07:17 PM

hi chris,

your global search.ini is not in "/usr/share/opera". your global search.ini is stored in a sub folder in "/usr/share/opera/locale", depending on the locale.

Christopher Karl JohansenChristopher-Karl-Johansen Tuesday, July 14, 2009 4:23:50 PM

The good news is that SearchEdit is great! Works perfectly on my WinXP. Installed instantly. And now works on my Asus 901 EEEPC (Xandros) after routing around some dead brain cells in order to set the appropriate permissions on start.sh (now startsearchedit.sh).

The bad news is that the order and separation of my searches is still somewhat scrambled, even after taking the steps below. Amazon, eBay, and Bittorrent have the Ask icon, Yahoo has the magnifying glass icon, Yahoo Shopping (and some others) is missing. Something in Opera (Link sync?) is still scrambling things.

Originally posted by mikko211:

your global search.ini is not in "/usr/share/opera". your global search.ini is stored in a sub folder in "/usr/share/opera/locale", depending on the locale.



mikko, thanks!

Browser ID says, "Opera/9.64 (X11; Linux i686; U; en) Presto/2.1.1", so I'm guessing my locale is en. I have disabled these search.ini files by renaming them:

/usr/share/opera/search.ini
/home/user/.opera/search.ini (replaced w/WinXP ver.)
/usr/share/opera/locale/en/search.ini (per your suggestion)

Still no joy.

I am about to give up. Thanks, anyway, for your help.

Christopher Karl JohansenChristopher-Karl-Johansen Tuesday, July 14, 2009 8:11:26 PM

UPDATE: problem solved!

1. Disabled Link/sync and quit Opera;
2. once again, deleted /home/user/.opera/search.ini;
3. once again, replaced it with WinXP versiion of search.ini;
4. started Opers--searches are as I want!
5. forced a sync in my WinXP Opera--searches still OK;
6. enabled sync in EEEPC Opera--searches still OK!

I do not know if disabling sync was necessary, but it did not hurt.

Thanks to everyone.

HPearcehpearce Sunday, August 9, 2009 5:12:42 PM

Opera 10 beta 1691 ... separator value appears to be -1 rather than 1

Bausch PatrickPhilo007 Sunday, August 9, 2009 7:01:03 PM

We are aware of search.ini's with the -1 value and are discussing at the moment the cause and consequences.
At the moment Opera with his separator values shows us some odd behaviour when Opera Link is enabled...

Why do you think, that "separator value appears to be -1 rather than 1"?

HPearcehpearce Sunday, August 9, 2009 7:31:55 PM

lol, I have no idea ,,,, because something is being tested ? bigsmile

Bausch PatrickPhilo007 Sunday, August 9, 2009 7:41:27 PM

After manually changing the value from 1 to -1 (Linux build 4520), Opera redress to 1 bigsmile

I try to understand why some users have still -1 in their search.ini wink

Thomas MartinThMartin Monday, August 17, 2009 8:49:27 PM

Works great.Thanks

Hélder Matosyamato74 Monday, August 24, 2009 6:01:01 AM

thanks for the update smile

hundredorzero Thursday, July 22, 2010 9:42:51 AM

this application is great but needs to be synchronized with new releases of opera browser.sherlock

Write a comment

New comments have been disabled for this post.